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()
842 inline TimeValue getModifyTime() const in getModifyTime() function in osl::FileStatus
346 TimeValue aTimeVal = aStatus.getModifyTime(); in execute()
1523 aModifyTimeRead=rStatus.getModifyTime(); in FileTimeTest()1845 aModifyTime=pStatus->getModifyTime(); in FileStatusTest()
3507 class getModifyTime : public CppUnit::TestFixture class3540 *pTV_modify = rFileStatus.getModifyTime( ); in getModifyTime_001()3551 CPPUNIT_TEST_SUITE( getModifyTime );3782 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( osl_FileStatus::getModifyTime, "osl_FileStatus" );5189 *pTV_modify = rFileStatus2.getModifyTime( ); in setTime_001()
112 nTimeStamp = aStatus.getModifyTime().Seconds; in ImplSysGetConfigTimeStamp()
2453 TimeValue temp = aFileStatus.getModifyTime(); in commit()
3089 TimeValue aTimeVal = aFileStatus.getModifyTime(); in RTLFUNC()
Completed in 117 milliseconds