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

/macosx-10.10/Security-57031.1.35/Security/include/security_filedb/
H A DAppleDatabase.cpp917 uint32 aSchemaSize = aSchemaSection[OffsetSchemaSize]; local
919 aSchemaSection.subsection(0, aSchemaSize);
923 if (aSchemaSize < OffsetTables + AtomSize * aTableCount)
/macosx-10.10/Security-57031.1.35/Security/libsecurity_filedb/lib/
H A DAppleDatabase.cpp917 uint32 aSchemaSize = aSchemaSection[OffsetSchemaSize]; local
919 aSchemaSection.subsection(0, aSchemaSize);
923 if (aSchemaSize < OffsetTables + AtomSize * aTableCount)

Completed in 83 milliseconds