Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview_lite/
Dhiview_def.h30 #define MS_PER_SECOND 1000 macro
/base/powermgr/thermal_manager/application/protector/src/
Dthermal_protector_timer.cpp31 constexpr int32_t MS_PER_SECOND = 1000; variable
Dthermal_sensor_provider.cpp33 const int32_t MS_PER_SECOND = 1000; variable
/base/sensors/sensor_lite/interfaces/kits/native/test/performance/src/
Dsensor_lite_test_performance.cpp32 const int MS_PER_SECOND = 1000; variable
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/
Dtest_util.cpp38 constexpr int MS_PER_SECOND = 1000; variable
/base/notification/eventhandler/frameworks/eventhandler/src/
Dinner_event.cpp32 static constexpr int MS_PER_SECOND = 1000; variable