/aoo42x/main/vos/source/ |
H A D | timer.cxx | 184 osl_getSystemTime(&Now); in isExpired() 214 osl_getSystemTime(&m_Expired); in setRemainingTime() 221 osl_getSystemTime(&m_Expired); in setRemainingTime() 237 osl_getSystemTime(&Now); in getRemainingTime() 430 osl_getSystemTime(&Now); in checkForTimeout()
|
/aoo42x/main/bridges/test/ |
H A D | testcomp.cxx | 493 osl_getSystemTime( &aStartTime ); in getCallsPerSec() 498 osl_getSystemTime( &aEndTime ); in getCallsPerSec() 512 osl_getSystemTime( &aStartTime ); in getCallsPerSecOneway() 518 osl_getSystemTime( &aEndTime ); in getCallsPerSecOneway() 521 osl_getSystemTime( &aAfterExecution ); in getCallsPerSecOneway() 536 osl_getSystemTime( &aStartTime ); in testOnewayPerformanceOnTwoInterfaces() 542 osl_getSystemTime( &aEndTime ); in testOnewayPerformanceOnTwoInterfaces()
|
H A D | testclient.cxx | 98 osl_getSystemTime( &aStartTime ); in testLatency() 108 osl_getSystemTime( &aEndTime ); in testLatency()
|
/aoo42x/main/svtools/source/graphic/ |
H A D | grfcache.cxx | 845 osl_getSystemTime( &aReleaseTime ); in SetCacheTimeout() 939 osl_getSystemTime( &aReleaseTime ); in CreateDisplayCacheObj() 973 osl_getSystemTime( &aReleaseTime ); in CreateDisplayCacheObj() 1008 osl_getSystemTime( &aReleaseTime ); in DrawDisplayCacheObj() 1079 osl_getSystemTime( &aCurTime ); in IMPL_LINK()
|
/aoo42x/main/writerfilter/qa/cppunittests/xxml/ |
H A D | testXXML.cxx | 165 TimeValue t1; osl_getSystemTime(&t1); in test() 170 TimeValue t2; osl_getSystemTime(&t2); in test()
|
/aoo42x/main/writerfilter/unocomponent/debugservices/doctok/ |
H A D | DocTokTestService.cxx | 103 TimeValue t1; osl_getSystemTime(&t1); in run() 110 TimeValue t2; osl_getSystemTime(&t2); in run()
|
/aoo42x/main/sal/qa/testHelperFunctions/ |
H A D | testHelperFunctions.cxx | 211 osl_getSystemTime(&m_aStartTime); in start() 215 osl_getSystemTime(&m_aEndTime); in stop()
|
/aoo42x/main/sal/rtl/source/ |
H A D | unload.cxx | 95 if( osl_getSystemTime( ¤tTime)) in hasEnoughTimePassed() 136 if( sal_False == osl_getSystemTime( &pMod->unusedSince) ) in rtl_moduleCount_release()
|
H A D | logfile.cxx | 161 if (osl_getSystemTime (&aCurrentTime)) in init()
|
/aoo42x/main/writerfilter/unocomponent/debugservices/rtftok/ |
H A D | ScannerTestService.cxx | 403 TimeValue t1; osl_getSystemTime(&t1); in run() 412 TimeValue t2; osl_getSystemTime(&t2); in run()
|
/aoo42x/main/sal/test/unloading/ |
H A D | unloadTest.cxx | 461 osl_getSystemTime( &beforeTime); in test6() 471 osl_getSystemTime( &afterTime); in test6()
|
/aoo42x/main/sal/qa/osl/mutex/ |
H A D | osl_Mutex.cxx | 713 osl_getSystemTime( &aTimeVal_befor ); in TEST_F() 726 osl_getSystemTime( &aTimeVal_after ); in TEST_F()
|
/aoo42x/main/sax/test/sax/ |
H A D | testwriter.cxx | 655 osl_getSystemTime( &aStartTime ); in testPerformance() 687 osl_getSystemTime( &aEndTime ); in testPerformance()
|
H A D | testsax.cxx | 741 osl_getSystemTime( &aStartTime ); in testPerformance() 743 osl_getSystemTime( &aEndTime ); in testPerformance()
|
/aoo42x/main/extensions/test/sax/ |
H A D | testwriter.cxx | 733 osl_getSystemTime( &aStartTime ); in testPerformance() 762 osl_getSystemTime( &aEndTime ); in testPerformance()
|
H A D | testsax.cxx | 809 osl_getSystemTime( &aStartTime ); in testPerformance() 811 osl_getSystemTime( &aEndTime ); in testPerformance()
|
/aoo42x/main/xmlsecurity/tools/demo/ |
H A D | performance.cxx | 546 osl_getSystemTime( &startTime ); in parseFile() 564 osl_getSystemTime( &endTime ); in parseFile() 761 osl_getSystemTime( &startTime ); in transfer_without_sec() 768 osl_getSystemTime( &endTime ); in transfer_without_sec()
|
/aoo42x/main/extensions/source/update/check/ |
H A D | updatecheck.cxx | 502 osl_getSystemTime( &nExtCheckTime ); in run() 551 osl_getSystemTime(&systime); in run() 570 osl_getSystemTime( &systime ); in run()
|
/aoo42x/main/sal/inc/osl/ |
H A D | time.h | 106 sal_Bool SAL_CALL osl_getSystemTime( TimeValue* pTimeVal );
|
/aoo42x/main/extensions/source/logging/ |
H A D | logrecord.cxx | 70 osl_getSystemTime( &aTimeValue ); in createLogRecord()
|
/aoo42x/main/sdext/source/presenter/ |
H A D | PresenterAnimation.cxx | 36 if (osl_getSystemTime(&aTimeValue)) in GetCurrentTime()
|
/aoo42x/main/comphelper/source/misc/ |
H A D | uieventslogger.cxx | 488 osl_getSystemTime(&now); in checkIdleTimeout() 514 osl_getSystemTime(&now_tv); in getRotatedPath()
|
/aoo42x/main/canvas/source/tools/ |
H A D | elapsedtime.cxx | 111 if( osl_getSystemTime( &aTimeVal ) )
|
/aoo42x/main/ucb/source/ucp/ftp/ |
H A D | ftpdirp.cxx | 1223 osl_getSystemTime(&aTimeVal); in parseUNIX_isTime() 1248 osl_getSystemTime(&aTimeVal); in setYear()
|
/aoo42x/main/desktop/source/deployment/ |
H A D | dp_log.cxx | 122 if (osl_getSystemTime( &m_start_time ) && in ProgressLogImpl()
|