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

/macosx-10.10/Security-57031.1.35/Security/include/security_filedb/
H A DAppleDatabase.h95 MetaRecord &getMetaRecord() { return mMetaRecord; } function in class:Security::Table
96 const MetaRecord &getMetaRecord() const { return mMetaRecord; } function in class:Security::Table
H A DAppleDatabase.cpp483 ModifiedTable::getMetaRecord() const function in class:ModifiedTable
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_filedb/lib/
H A DAppleDatabase.h95 MetaRecord &getMetaRecord() { return mMetaRecord; } function in class:Security::Table
96 const MetaRecord &getMetaRecord() const { return mMetaRecord; } function in class:Security::Table
H A DAppleDatabase.cpp483 ModifiedTable::getMetaRecord() const function in class:ModifiedTable
[all...]

Completed in 121 milliseconds