Home
last modified time | relevance | path

Searched refs:GetNowTime (Results 1 - 9 of 9) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched/test/testutil/
H A Dressched_test.cpp64 static int64_t GetNowTime() in GetNowTime() function
125 int64_t startTime = GetNowTime(); in RequestTest()
127 while (count < requestCount && GetNowTime() -startTime < requestTime) { in RequestTest()
/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/include/
H A Dutil.h29 int64_t GetNowTime();
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_subscriber.h79 int64_t GetNowTime();
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dplaylist_downloader.cpp83 retryStartTime_ = request->GetNowTime(); in DoOpen()
85 int64_t nowTime = request->GetNowTime(); in DoOpen()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_subscriber.cpp358 int64_t MedialibrarySubscriber::GetNowTime() in GetNowTime() function in OHOS::Media::MedialibrarySubscriber
369 lockTime_ = GetNowTime(); in Init()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
H A Ddownloader.h113 int64_t GetNowTime();
H A Ddownloader.cpp197 int64_t DownloadRequest::GetNowTime() in GetNowTime() function in OHOS::Media::Plugins::HttpPlugin::DownloadRequest
502 currentRequest_->downloadStartTime_ = currentRequest_->GetNowTime(); in BeginDownload()
590 currentRequest_->downloadDoneTime_ = currentRequest_->GetNowTime(); in HandlePlayingFinish()
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_medium_mgr.c589 static uint64_t GetNowTime() in GetNowTime() function
924 uint64_t nowTime = GetNowTime(); in HbNotifyReceiveDevice()
/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/
H A Dhb_medium_mgr_test.cpp841 uint64_t nowTime = GetNowTime(); in HWTEST_F()

Completed in 9 milliseconds