Home
last modified time | relevance | path

Searched defs:MICROSECONDS (Results 1 - 11 of 11) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_softbus_latency.cpp30 constexpr static int32_t MICROSECONDS = 1000; member
/foundation/ability/ability_runtime/utils/global/time/include/
H A Dtime_util.h28 constexpr int64_t MICROSECONDS = 1000000; member
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_conn_common.c32 #define MICROSECONDS 1000000 macro
/foundation/ability/ability_runtime/services/abilitymgr/include/utils/
H A Dability_util.h147 static constexpr int64_t MICROSECONDS = 1000000; // MICROSECONDS mean 10^6 millias second member
/foundation/ability/form_fwk/frameworks/js/napi/formHost/
H A Dnapi_form_host.cpp55 constexpr int64_t MICROSECONDS = 1000000; member
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/
H A Dapp_mgr_service_inner_second_test.cpp63 static constexpr int64_t MICROSECONDS = 1000000; // MICROSECONDS mean 10^6 millias second member
/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp56 static constexpr int64_t MICROSECONDS = 1000000; // MICROSECONDS mean 10^6 millias second member
/foundation/ability/ability_runtime/test/unittest/ams_app_running_record_test/
H A Dams_app_running_record_test.cpp61 static constexpr int64_t MICROSECONDS = 1000000; // MICROSECONDS mean 10^6 millias second member
/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp51 constexpr int64_t MICROSECONDS = 1000000; member
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp37 constexpr int64_t MICROSECONDS = 1000000; // MICROSECONDS mean 10^6 millias second member
H A Dapp_mgr_service_inner.cpp140 constexpr int64_t MICROSECONDS = 1000000; member

Completed in 35 milliseconds