Home
last modified time | relevance | path

Searched defs:ONE_SECOND (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/powermgr/power_manager/test/systemtest/include/
H A Dpower_mgr_st_suspend_test.h30 constexpr int ONE_SECOND = 2; variable
H A Dpower_mgr_st_mock_test.h43 constexpr int ONE_SECOND = 1; variable
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dwifi_soft_bus_test.cpp56 constexpr int32_t ONE_SECOND = 1; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/cloud/
H A Dcloud_db_constant.h84 static constexpr uint32_t ONE_SECOND = 1000 * TEN_THOUSAND; // 1000ms variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_utils.cpp30 constexpr int ONE_SECOND = 1; variable
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dipc_test_helper.cpp33 static const int ONE_SECOND = 1; // seconds variable
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_status.cpp38 static const double ONE_SECOND = 1000.0; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_thread_pool_test.cpp31 const int ONE_SECOND = 1000; variable
/ohos5.0/base/security/access_token/services/privacymanager/test/coverage/
H A Dpermission_record_manager_coverage_test.cpp52 static constexpr int64_t ONE_SECOND = 1000; variable
/ohos5.0/foundation/filemanagement/user_file_service/services/native/file_access_service/src/
H A Dfile_access_service.cpp44 constexpr int32_t ONE_SECOND = 1 * 1000; variable
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp60 const uint32_t ONE_SECOND = 1000; variable