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

/vbox/src/libs/xpcom18a4/xpcom/build/
H A DnsXPCOMPrivate.h120 typedef struct XPCOMFunctions{ struct
158 } XPCOMFunctions; typedef in typeref:struct:XPCOMFunctions
160 typedef nsresult (PR_CALLBACK *GetFrozenFunctionsFunc)(XPCOMFunctions *entryPoints, const char* libraryPath);
162 NS_GetFrozenFunctions(XPCOMFunctions *entryPoints, const char* libraryPath);

Completed in 45 milliseconds