Searched refs:stringRepLength (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Dcssmpods.cpp37 char *Guid::toString(char buffer[stringRepLength+1]) const
53 char buffer[stringRepLength+1];
H A Dcssmpods.h62 static const unsigned stringRepLength = 38; // "{x8-x4-x4-x4-x12}" member in class:Security::Guid
63 char *toString(char buffer[stringRepLength+1]) const; // will append \0
75 char buffer[Guid::stringRepLength + 1];
H A Dcssmdb.cpp118 if (mData.Length != Guid::stringRepLength + 1)
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Dcssmpods.cpp37 char *Guid::toString(char buffer[stringRepLength+1]) const
53 char buffer[stringRepLength+1];
H A Dcssmpods.h62 static const unsigned stringRepLength = 38; // "{x8-x4-x4-x4-x12}" member in class:Security::Guid
63 char *toString(char buffer[stringRepLength+1]) const; // will append \0
75 char buffer[Guid::stringRepLength + 1];
H A Dcssmdb.cpp118 if (mData.Length != Guid::stringRepLength + 1)
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DDLDBListCFPref.cpp752 char buffer[Guid::stringRepLength+1];
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DDLDBListCFPref.cpp752 char buffer[Guid::stringRepLength+1];
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DDLDBListCFPref.cpp752 char buffer[Guid::stringRepLength+1];

Completed in 210 milliseconds