Home
last modified time | relevance | path

Searched defs:SECOND_TO_MILLISECOND (Results 1 - 16 of 16) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Danr_thread.cpp23 constexpr uint64_t SECOND_TO_MILLISECOND = 1000; member
/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
H A Drender_data_panel.cpp26 constexpr double SECOND_TO_MILLISECOND = 1000.0; member
/foundation/arkui/ace_engine/frameworks/core/components/track/
H A Drender_track.cpp26 constexpr double SECOND_TO_MILLISECOND = 1000.0; member
/foundation/resourceschedule/device_usage_statistics/utils/src/
H A Dbundle_active_util.cpp23 const int32_t SECOND_TO_MILLISECOND = 1000; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_interpolating_spring_animation.cpp28 constexpr float SECOND_TO_MILLISECOND = 1e3; member
H A Drs_render_spring_animation.cpp28 constexpr static float SECOND_TO_MILLISECOND = 1e3; member
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dcloud_file_utils_mock.cpp34 static const int64_t SECOND_TO_MILLISECOND = 1e3; member
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/
H A Ddata_sync_const.h75 const int32_t SECOND_TO_MILLISECOND = 1000; member
/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dclouddisk_type_const.h70 constexpr int64_t SECOND_TO_MILLISECOND = 1e3; member
/foundation/filemanagement/user_file_service/utils/
H A Dfile_util.h38 constexpr int SECOND_TO_MILLISECOND = 1000; member
/foundation/filemanagement/dfs_service/utils/cloud_disk/src/
H A Dcloud_file_utils.cpp34 static const int64_t SECOND_TO_MILLISECOND = 1e3; member
/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Drender_button.cpp31 constexpr double SECOND_TO_MILLISECOND = 1000.0; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_handler.cpp28 constexpr uint64_t SECOND_TO_MILLISECOND = 1000; member
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpro_renderer_stream_impl.cpp31 constexpr int32_t SECOND_TO_MILLISECOND = 1000; member
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H A Doffload_audio_renderer_sink.cpp62 const uint64_t SECOND_TO_MILLISECOND = 1000; member
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/
H A Dbluetooth_renderer_sink.cpp63 const uint32_t SECOND_TO_MILLISECOND = 1000; member

Completed in 13 milliseconds