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

/macosx-10.10/Security-57031.1.35/Security/include/security_filedb/
H A DMetaAttribute.cpp34 create(Format format, uint32 attributeIndex, uint32 attributeId) argument
H A DMetaAttribute.h47 uint32 attributeId() const { return mAttributeId; } function in class:Security::MetaAttribute
72 MetaAttribute(Format format, uint32 attributeIndex, uint32 attributeId) argument
89 TypedMetaAttribute(Format format, uint32 attributeIndex, uint32 attributeId) argument
H A DDbIndex.cpp122 DbIndex::appendAttribute(uint32 attributeId) argument
146 uint32 attributeId = indexSection.at((4 + i) * AtomSize); local
H A DAppleDatabase.cpp1819 uint32 attributeId = aMetaRecord.metaAttribute(inInfo.at(anIndex)).attributeId(); local
1867 uint32 attributeId = local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_filedb/lib/
H A DMetaAttribute.cpp34 create(Format format, uint32 attributeIndex, uint32 attributeId) argument
H A DMetaAttribute.h47 uint32 attributeId() const { return mAttributeId; } function in class:Security::MetaAttribute
72 MetaAttribute(Format format, uint32 attributeIndex, uint32 attributeId) argument
89 TypedMetaAttribute(Format format, uint32 attributeIndex, uint32 attributeId) argument
H A DDbIndex.cpp122 DbIndex::appendAttribute(uint32 attributeId) argument
146 uint32 attributeId = indexSection.at((4 + i) * AtomSize); local
H A DAppleDatabase.cpp1819 uint32 attributeId = aMetaRecord.metaAttribute(inInfo.at(anIndex)).attributeId(); local
1867 uint32 attributeId = local

Completed in 171 milliseconds