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

/macosx-10.10/Security-57031.1.35/Security/include/security_filedb/
H A DAppleDatabase.cpp583 uint32 aRecordsOffset = Table::OffsetRecordNumbers + AtomSize * aRecordNumbersCount; local
584 WriteSection aTableSection(Allocator::standard(), aRecordsOffset); local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_filedb/lib/
H A DAppleDatabase.cpp583 uint32 aRecordsOffset = Table::OffsetRecordNumbers + AtomSize * aRecordNumbersCount; local
584 WriteSection aTableSection(Allocator::standard(), aRecordsOffset); local

Completed in 78 milliseconds