Searched refs:getModifyTime (Results 1 – 11 of 11) sorted by relevance
186 TimeValue timeFolder = statFolder.getModifyTime(); in compareExtensionFolderWithLastSynchronizedFile()187 TimeValue timeFile = statFile.getModifyTime(); in compareExtensionFolderWithLastSynchronizedFile()
571 TimeValue timeUser = statUser.getModifyTime(); in needsSynchronization()572 TimeValue timeBase = statBase.getModifyTime(); in needsSynchronization()862 const TimeValue aMarkerModifyTime (aMarkerStat.getModifyTime()); in needsInstallBundledExtensionBlobs()882 if (aFileStat.getModifyTime().Seconds > aMarkerModifyTime.Seconds) in needsInstallBundledExtensionBlobs()900 if (aDirectoryStat.getModifyTime().Seconds > aMarkerModifyTime.Seconds) in needsInstallBundledExtensionBlobs()
224 TimeValue aTimeVal = aStatus.getModifyTime(); in impl_isLicenseAccepted()
191 TimeValue aModified = aStatus.getModifyTime(); in checkPrintersChanged()371 aWatchFile.m_aModified = aStatus.getModifyTime(); in initialize()
346 TimeValue aTimeVal = aStatus.getModifyTime(); in execute()
842 inline TimeValue getModifyTime() const in getModifyTime() function in osl::FileStatus
1523 aModifyTimeRead=rStatus.getModifyTime(); in FileTimeTest()1845 aModifyTime=pStatus->getModifyTime(); in FileStatusTest()
112 nTimeStamp = aStatus.getModifyTime().Seconds; in ImplSysGetConfigTimeStamp()
3113 class getModifyTime : public ::testing::Test class3121 TEST_F(getModifyTime, getModifyTime_001) in TEST_F() argument3145 *pTV_modify = rFileStatus.getModifyTime( ); in TEST_F()4625 *pTV_modify = rFileStatus2.getModifyTime( ); in TEST_F()
2453 TimeValue temp = aFileStatus.getModifyTime(); in commit()
3089 TimeValue aTimeVal = aFileStatus.getModifyTime(); in RTLFUNC()
Completed in 125 milliseconds