Home
last modified time | relevance | path

Searched defs:TIME_CONVERSION_UNIT (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/test/unittest/src/
H A Dtest_common.h34 static constexpr uint64_t TIME_CONVERSION_UNIT = 1000; variable
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dservice_test_common.h53 static constexpr uint64_t TIME_CONVERSION_UNIT = 1000; variable
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_entity.cpp36 static constexpr uint64_t TIME_CONVERSION_UNIT = 1000; variable
/ohos5.0/foundation/multimodalinput/input/util/common/src/
H A Dutil.cpp64 constexpr int32_t TIME_CONVERSION_UNIT { 1000 }; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_sync_info_manager.c45 #define TIME_CONVERSION_UNIT 1000 macro