Home
last modified time | relevance | path

Searched defs:TimerInfo (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/timerthread/
H A Dtimer_thread.h28 struct TimerInfo { struct
52 QList<const TimerInfo *> timerList_; argument
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/timer/
H A Dtime_broker.h42 struct TimerInfo { struct
43TimerInfo(uint32_t handle, uint64_t timestamp, std::function<void(uint32_t handle)> callback) in TimerInfo() function
60 std::map<uint32_t, std::shared_ptr<TimerInfo>> timerInfos_; argument
/ohos5.0/drivers/hdf_core/framework/support/platform/include/timer/
H A Dtimer_core.h44 struct TimerInfo { struct
52 struct TimerInfo info; argument
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dtimer_info.h39 TimerInfo::TimerInfo() in TimerInfo() function
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/conditions/
H A Dtimer_info.h39 TimerInfo::TimerInfo() in TimerInfo() function
/ohos5.0/foundation/multimodalinput/input/intention/services/test/unittest/include/
H A Ddevice_manager_test.h51 struct TimerInfo { struct
/ohos5.0/base/msdp/device_status/test/unittest/intention/scheduler/include/
H A Dtimer_manager_test.h50 struct TimerInfo { struct
/ohos5.0/base/msdp/device_status/test/fuzztest/devicemanager_fuzzer/
H A Ddevicemanager_fuzzer.h52 struct TimerInfo { struct
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/include/
H A Ddevice_manager_test.h52 struct TimerInfo { struct
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_info.cpp34 TimerInfo::TimerInfo(uint64_t _id, int _type, in TimerInfo() function in OHOS::MiscServices::TimerInfo