Searched defs:g_pSoapQ (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/webservice/
H A Dvboxweb.cpp156 static SoapQ *g_pSoapQ = NULL; variable
872 g_pSoapQ = new SoapQ(&soap);
888 size_t cItemsOnQ = g_pSoapQ->add(s);

Completed in 39 milliseconds