Home
last modified time | relevance | path

Searched defs:timeId (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/services/common/src/
H A Dtimed_task.cpp109 bool WEAK_FUNC TimedTask::StartDayNightSwitchTimer(uint64_t& timeId) in StartDayNightSwitchTimer()
126 bool WEAK_FUNC TimedTask::RegisterDayNightSwitchTimer(uint64_t& timeId, bool repeat, uint64_t inter… in RegisterDayNightSwitchTimer()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/schedule/video_processor/video_job_repository/
H A Ddeferred_video_job.h133 inline void SetTimeId(const uint32_t timeId) in SetTimeId()
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dtimer_mgr.h46 int timeId; member
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/mock/
H A Dmock_helper.cpp69 bool TimedTask::StartDayNightSwitchTimer(uint64_t& timeId) in StartDayNightSwitchTimer()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H A Dvideo_post_processor.cpp306 …uint32_t timeId = DpsTimer::GetInstance().StartTimer([&, videoId]() {OnTimerOut(videoId);}, MAX_PR… in StartTimer() local
317 auto timeId = work->GetTimeId(); in StopTimer() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_asset_rdbstore.cpp487 std::string timeId; in QueryTimeIdBatch() local