Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/intention/scheduler/timer_manager/src/
H A Dtimer_manager.cpp36 constexpr int32_t TIME_CONVERSION { 1000 }; variable
/ohos5.0/base/msdp/device_status/intention/scheduler/timer_manager/src/
H A Dtimer_manager.cpp36 constexpr int32_t TIME_CONVERSION { 1000 }; variable
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_constants.h133 const long TIME_CONVERSION = 30 * 60 * TIME_1000; variable