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

/vbox/src/VBox/Main/webservice/
H A Dvboxweb.h188 const char *pcszInterface);
328 const char *pcszInterface,
352 pcszInterface)))
327 createOrFindRefFromComPtr(const WSDLT_ID &idParent, const char *pcszInterface, const ComPtr<T> &pc) argument
H A Dvboxweb.cpp1871 * @param pcszInterface String representation of that interface (e.g. "IMachine") for readability and logging.
1877 const char *pcszInterface)
1882 _pcszInterface(pcszInterface)
1908 pcszInterface,
1873 ManagedObjectRef(WebServiceSession &websession, IUnknown *pobjUnknown, void *pobjInterface, const com::Guid &guidInterface, const char *pcszInterface) argument

Completed in 38 milliseconds