Searched refs:xpcomFunctions (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/glue/standalone/
H A DnsXPCOMGlue.cpp63 static XPCOMFunctions xpcomFunctions; variable
74 xpcomFunctions.version = XPCOM_GLUE_VERSION;
75 xpcomFunctions.size = sizeof(XPCOMFunctions);
100 rv = (*function)(&xpcomFunctions, libPath);
136 rv = (*function)(&xpcomFunctions, libSpec.value.pathname);
159 memset(&xpcomFunctions, 0, sizeof(xpcomFunctions));
180 memset(&xpcomFunctions, 0, sizeof(xpcomFunctions));
191 if (!xpcomFunctions
[all...]

Completed in 41 milliseconds