Home
last modified time | relevance | path

Searched defs:NANO_TO_MILLI (Results 1 - 6 of 6) sorted by relevance

/base/time/time_service/framework/cj/include/
H A Dsystem_date_time.h30 constexpr int64_t NANO_TO_MILLI = SECONDS_TO_NANO / SECONDS_TO_MILLI; member
/base/time/time_service/framework/js/napi/system_date_time/src/
H A Dnapi_system_date_time.cpp32 constexpr int64_t NANO_TO_MILLI = SECONDS_TO_NANO / SECONDS_TO_MILLI; member
/base/time/time_service/interfaces/inner_api/src/
H A Dtime_service_client.cpp33 constexpr int32_t NANO_TO_MILLI = NANO_TO_SEC / MILLI_TO_SEC; member
/base/telephony/core_service/services/network_search/src/
H A Dnitz_update.cpp43 const int32_t NANO_TO_MILLI = 1000000; member
/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp76 constexpr int32_t NANO_TO_MILLI = 1000000; member
/base/time/time_service/services/
H A Dtime_system_ability.cpp68 constexpr int32_t NANO_TO_MILLI = NANO_TO_BASE / MILLI_TO_BASE; member

Completed in 8 milliseconds