Searched refs:mCachedDate (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/securityd-55199.3/src/
H A Ddatabase.cpp265 if (mValid && Time::Absolute(st.st_mtimespec) == mCachedDate)
275 mCachedDate = st.st_mtimespec;
H A Ddatabase.h230 Time::Absolute mCachedDate; // modify date of file when last read member in class:SystemKeychainKey

Completed in 109 milliseconds