Home
last modified time | relevance | path

Searched refs:GetRuntimeMSec (Results 1 - 6 of 6) sorted by relevance

/developtools/hdc/src/common/
H A Dfile.cpp181 uint64_t nMSec = Base::GetRuntimeMSec() - in TransferSummary()
303 ctxNow.transferDirBegin = Base::GetRuntimeMSec(); in SlaveCheck()
305 ctxNow.transferBegin = Base::GetRuntimeMSec(); in SlaveCheck()
341 ctxNow.transferBegin = Base::GetRuntimeMSec(); in CommandDispatch()
H A Dbase.h60 uint64_t GetRuntimeMSec();
H A Dtransfer.cpp750 context->transferBegin = Base::GetRuntimeMSec(); in CommandDispatch()
H A Dbase.cpp948 uint64_t GetRuntimeMSec() in GetRuntimeMSec() function
/developtools/hdc/src/test/
H A Dmain.cpp24 GTEST_ASSERT_LE(1, Base::GetRuntimeMSec()); in TEST()
/developtools/hdc/src/daemon/
H A Ddaemon_app.cpp62 ctxNow.transferBegin = Base::GetRuntimeMSec(); in MakeCtxForAppCheck()

Completed in 9 milliseconds