Home
last modified time | relevance | path

Searched defs:INTERVAL (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/lifecycle/
H A Dlifecycle_policy.h30 static constexpr Duration INTERVAL = std::chrono::milliseconds(60 * 60 * 1000); variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/permission/
H A Duri_permission_manager.h45 static constexpr int64_t INTERVAL = 60; // 60 min variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Dstore_cache.h49 static constexpr int64_t INTERVAL = 1; // 1 min variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dblock_data.h58 const uint32_t INTERVAL; variable
/ohos5.0/base/inputmethod/imf/frameworks/common/
H A Dblock_data.h67 const uint32_t INTERVAL; variable
/ohos5.0/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/
H A Dmem_profiler_collector_test.cpp33 constexpr int INTERVAL = 1; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Ddb_delegate.h66 static constexpr int64_t INTERVAL = 20; //seconds variable
/ohos5.0/foundation/ai/ai_engine/test/function/death_callback/
H A Ddeath_callback_test.cpp32 const int INTERVAL = 10; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Drdb_store_impl.h129 static inline constexpr uint32_t INTERVAL = 10; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dauto_cache.h92 static constexpr int64_t INTERVAL = 1; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dmac_address.cpp34 constexpr int INTERVAL = 3; /* MAC addresses:character spacing */ variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_store_impl.h223 static inline constexpr uint32_t INTERVAL = 10; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dsingle_store_impl.h123 static constexpr int32_t INTERVAL = 500; // ms variable
/ohos5.0/base/powermgr/thermal_manager/utils/native/include/
H A Dconstants.h56 constexpr int32_t INTERVAL = 5000; variable
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/enroll/
H A Denroll_engine.cpp38 static constexpr uint32_t INTERVAL = 125; // 125 * 40ms = 5s variable
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.cpp28 const static int INTERVAL = 350; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.h109 static constexpr int64_t INTERVAL = 1; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.h125 static constexpr int64_t INTERVAL = 1; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/
H A Dlnn_trans_lane_test.cpp34 constexpr int32_t INTERVAL = 2; variable
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dthread_sampler_test.cpp31 constexpr int INTERVAL = 100; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_user_mgr_host_impl.cpp37 const uint32_t INTERVAL = 6; variable
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_engine_impl.cpp37 static constexpr uint32_t INTERVAL = 100; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/animation/
H A Dtransition_impl.h213 const static int16_t INTERVAL = 150; // update the bg-color every INTERVAL (ms) variable
/ohos5.0/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Dslientaccess_test.cpp79 static constexpr int64_t INTERVAL = 2; member in OHOS::DataShare::ConditionLock
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Ddevice_manager_adapter.cpp216 constexpr int32_t INTERVAL = 500; in RegDevCallback() local

12