Searched refs:packNumberOfValues (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_filedb/
H A DMetaAttribute.cpp70 MetaAttribute::packNumberOfValues(WriteSection &ws, uint32 numValues, uint32 &valueOffset) const function in class:MetaAttribute
115 packNumberOfValues(ws, numValues, valueOffset);
H A DMetaAttribute.h75 void packNumberOfValues(WriteSection &ws, uint32 numValues, uint32 &valueOffset) const;
/macosx-10.9.5/Security-55471.14.18/libsecurity_filedb/lib/
H A DMetaAttribute.cpp70 MetaAttribute::packNumberOfValues(WriteSection &ws, uint32 numValues, uint32 &valueOffset) const function in class:MetaAttribute
115 packNumberOfValues(ws, numValues, valueOffset);
H A DMetaAttribute.h75 void packNumberOfValues(WriteSection &ws, uint32 numValues, uint32 &valueOffset) const;

Completed in 99 milliseconds