Searched defs:updateList (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DStorageManager.cpp237 bool updateList = (add && shouldAddToSearchList(dLDbIdentifier)); local
281 bool updateList = shouldAddToSearchList(dLDbIdentifier); local
714 bool updateList = (!isAppSandboxed()); local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DStorageManager.cpp237 bool updateList = (add && shouldAddToSearchList(dLDbIdentifier)); local
281 bool updateList = shouldAddToSearchList(dLDbIdentifier); local
714 bool updateList = (!isAppSandboxed()); local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DStorageManager.cpp237 bool updateList = (add && shouldAddToSearchList(dLDbIdentifier)); local
281 bool updateList = shouldAddToSearchList(dLDbIdentifier); local
714 bool updateList = (!isAppSandboxed()); local

Completed in 92 milliseconds