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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsFastLoadFile.h207 PRUint32 mNumSharpObjects; member in struct:nsFastLoadFooterPrefix
348 NS_ASSERTION(index < mNumSharpObjects, "aOID out of range");
349 if (index >= mNumSharpObjects)

Completed in 43 milliseconds