Searched refs:isPersistent (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DPassword.cpp91 if (mItem->isPersistent())
H A DItem.h95 bool isPersistent();
H A DItem.cpp634 if (!isPersistent()) // is there no database attached?
656 ItemImpl::isPersistent() function in class:ItemImpl
H A DKeychains.cpp863 if (!inoutItem->isPersistent())
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DPassword.cpp91 if (mItem->isPersistent())
H A DItem.h95 bool isPersistent();
H A DItem.cpp634 if (!isPersistent()) // is there no database attached?
656 ItemImpl::isPersistent() function in class:ItemImpl
H A DKeychains.cpp863 if (!inoutItem->isPersistent())
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DPassword.cpp91 if (mItem->isPersistent())
H A DItem.h95 bool isPersistent();
H A DItem.cpp634 if (!isPersistent()) // is there no database attached?
656 ItemImpl::isPersistent() function in class:ItemImpl
H A DKeychains.cpp863 if (!inoutItem->isPersistent())
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/persist/model/
H A DBytecodeEnhancer.java113 private boolean isPersistent; field in class:BytecodeEnhancer
158 isPersistent = true;
169 if (!isPersistent) {
187 if (!isPersistent) {
207 if (!isPersistent || !hasDefaultConstructor) {

Completed in 140 milliseconds