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

/vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/
H A DxptiManifest.cpp608 xptiTypelib typelibRecord; local
647 typelibRecord.Init(fileIndex);
649 typelibRecord.Init(fileIndex, zipItemIndex);
652 iid, typelibRecord,
H A DxptiInterfaceInfoManager.cpp961 xptiTypelib typelibRecord; local
962 typelibRecord.Init(aWorkingSet->GetFileCount());
978 typelibRecord,
999 // This will correspond to typelibRecord above.
1018 // This will correspond to typelibRecord used in
1107 xptiTypelib typelibRecord; local
1108 typelibRecord.Init(aWorkingSet->GetFileCount());
1124 typelibRecord,
1145 // This will correspond to typelibRecord above.
1165 // This will correspond to typelibRecord use
1224 xptiTypelib typelibRecord; local
1274 VerifyAndAddEntryIfNew(xptiWorkingSet* aWorkingSet, XPTInterfaceDirectoryEntry* iface, const xptiTypelib& typelibRecord, xptiInterfaceEntry** entryAdded) argument
1390 xptiTypelib typelibRecord; local
[all...]

Completed in 47 milliseconds