Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_appearance/test/unittest/
H A Dui_appearance_test.cpp39 const int SECOND_TO_MILLI = 1000; variable
/ohos5.0/foundation/arkui/ui_appearance/services/utils/src/
H A Dalarm_timer_manager.cpp29 constexpr int32_t SECOND_TO_MILLI = 1000; variable
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/include/
H A Ddcm_attest.h47 #define SECOND_TO_MILLI 1000 macro