Home
last modified time | relevance | path

Searched defs:TIMER_TASK (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dohos_loop_handler.h25 constexpr char TIMER_TASK[] = "uv_timer_task"; variable
/ohos5.0/foundation/distributedhardware/device_manager/utils/src/timer/
H A Ddm_timer.cpp26 constexpr const char* TIMER_TASK = "TimerTask"; variable
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_engine.cpp44 static constexpr char TIMER_TASK[] = "uv_timer_task"; variable