Home
last modified time | relevance | path

Searched defs:timeId (Results 1 - 7 of 7) sorted by relevance

/foundation/ai/intelligent_voice_framework/utils/
H A Dtimer_mgr.h46 int timeId; member
/foundation/resourceschedule/device_standby/services/common/src/
H A Dtimed_task.cpp109 bool WEAK_FUNC TimedTask::StartDayNightSwitchTimer(uint64_t& timeId) in StartDayNightSwitchTimer() argument
126 bool WEAK_FUNC TimedTask::RegisterDayNightSwitchTimer(uint64_t& timeId, bool repeat, uint64_t interval, in RegisterDayNightSwitchTimer() argument
/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() argument
/foundation/multimodalinput/input/service/event_handler/test/
H A Devent_normalize_handler_test.cpp690 int32_t timeId = eventNormalizeHandler.AddHandleTimer(timeOut); in HWTEST_F() local
/foundation/resourceschedule/device_standby/services/test/unittest/mock/
H A Dmock_helper.cpp69 bool TimedTask::StartDayNightSwitchTimer(uint64_t& timeId) in StartDayNightSwitchTimer() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H A Dvideo_post_processor.cpp305 uint32_t timeId = DpsTimer::GetInstance().StartTimer([&, videoId]() {OnTimerOut(videoId);}, MAX_PROC_TIME_MS); in StartTimer() local
316 auto timeId = work->GetTimeId(); in StopTimer() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_asset_rdbstore.cpp433 std::string timeId = RBDSTORE_DATE_ADDED_TIME_TEMPLATE.substr(std::to_string(dateTakenTime).length()) + in QueryTimeIdBatch() local

Completed in 8 milliseconds