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

/vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/
H A DxptiManifest.cpp129 PRIntn interfaceCount = 0; local
236 interfaceCount = aWorkingSet->mNameTable->entryCount;
240 (int) interfaceCount))
243 if(interfaceCount != (PRIntn)
393 int interfaceCount = 0; local
597 if(!ReadSectionHeader(reader, g_TOKEN_Interfaces, 1, &interfaceCount))
602 for(i = 0; i < interfaceCount; ++i)
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 34 milliseconds