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

/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DDLDBListCFPref.h96 static string AbbreviatedPath(const string &inPath);
H A DDLDBListCFPref.cpp732 string DLDbListCFPref::AbbreviatedPath(const string &inPath) function in class:DLDbListCFPref
786 CFRef<CFStringRef> theDbName(::CFStringCreateWithCString(kCFAllocatorDefault,AbbreviatedPath(dbName).c_str(),kCFStringEncodingUTF8));
818 std::string canon = ExpandTildesInPath(AbbreviatedPath(dldbIdentifier.dbName()).c_str());
H A DItem.cpp1319 DLDbListCFPref::AbbreviatedPath(mKeychain->name()).c_str(),
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DDLDBListCFPref.h96 static string AbbreviatedPath(const string &inPath);
H A DDLDBListCFPref.cpp732 string DLDbListCFPref::AbbreviatedPath(const string &inPath) function in class:DLDbListCFPref
786 CFRef<CFStringRef> theDbName(::CFStringCreateWithCString(kCFAllocatorDefault,AbbreviatedPath(dbName).c_str(),kCFStringEncodingUTF8));
818 std::string canon = ExpandTildesInPath(AbbreviatedPath(dldbIdentifier.dbName()).c_str());
H A DItem.cpp1319 DLDbListCFPref::AbbreviatedPath(mKeychain->name()).c_str(),
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DDLDBListCFPref.h96 static string AbbreviatedPath(const string &inPath);
H A DDLDBListCFPref.cpp732 string DLDbListCFPref::AbbreviatedPath(const string &inPath) function in class:DLDbListCFPref
786 CFRef<CFStringRef> theDbName(::CFStringCreateWithCString(kCFAllocatorDefault,AbbreviatedPath(dbName).c_str(),kCFStringEncodingUTF8));
818 std::string canon = ExpandTildesInPath(AbbreviatedPath(dldbIdentifier.dbName()).c_str());
H A DItem.cpp1319 DLDbListCFPref::AbbreviatedPath(mKeychain->name()).c_str(),

Completed in 196 milliseconds