Home
last modified time | relevance | path

Searched defs:MILLISECOND_TO_SECOND (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/utils/include/timer/lite/
H A Ddm_timer.h47 const int32_t MILLISECOND_TO_SECOND = 1000; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/utils/src/
H A Dbundle_active_util.cpp23 const int32_t MILLISECOND_TO_SECOND = 1000; variable
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/
H A Ddata_sync_const.h71 const int32_t MILLISECOND_TO_SECOND = 1000; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_interpolating_spring_animation.cpp28 constexpr float MILLISECOND_TO_SECOND = 1e-3; variable
H A Drs_render_spring_animation.cpp28 constexpr static float MILLISECOND_TO_SECOND = 1e-3; variable
/ohos5.0/base/time/time_service/services/time/src/
H A Dsntp_client.cpp39 constexpr uint64_t MILLISECOND_TO_SECOND = 1000; variable