Home
last modified time | relevance | path

Searched defs:INTERVAL (Results 1 - 25 of 26) sorted by relevance

12

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_server_impl.h50 static constexpr uint64_t INTERVAL = 6 * 24; member in OHOS::CloudData::CloudServerImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/lifecycle/
H A Dlifecycle_policy.h30 static constexpr Duration INTERVAL = std::chrono::milliseconds(60 * 60 * 1000); member in OHOS::UDMF::LifeCyclePolicy
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Dstore.h62 static constexpr int64_t INTERVAL = 1; // 1 min member in OHOS::UDMF::Store
H A Dstore_cache.h49 static constexpr int64_t INTERVAL = 1; // 1 min member in OHOS::UDMF::StoreCache
/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dblock_data.h57 const uint32_t INTERVAL; member in OHOS::BlockData
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/permission/
H A Duri_permission_manager.h46 static constexpr int64_t INTERVAL = 60; // 60 min member in OHOS::UDMF::UriPermissionManager
/foundation/ai/ai_engine/test/function/death_callback/
H A Ddeath_callback_test.cpp32 const int INTERVAL = 10; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dauto_cache.h92 static constexpr int64_t INTERVAL = 1; member in OHOS::DistributedData::AutoCache
/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
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/enroll/
H A Denroll_engine.cpp41 static constexpr uint32_t INTERVAL = 125; // 125 * 40ms = 5s member
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/
H A Dlnn_trans_lane_test.cpp34 constexpr int32_t INTERVAL = 2; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Ddb_delegate.h61 static constexpr int64_t INTERVAL = 20; //seconds member in OHOS::DataShare::DBDelegate
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dsingle_store_impl.h123 static constexpr int32_t INTERVAL = 500; // ms member in OHOS::DistributedKv::SingleStoreImpl
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Drdb_store_impl.h117 static inline constexpr uint32_t INTERVAL = 10; member in OHOS::NativeRdb::RdbStoreImpl
/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) member in OHOS::ACELite::final
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.h108 static constexpr int64_t INTERVAL = 1; member in OHOS::DistributedRdb::RdbGeneralStore
/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
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.h125 static constexpr int64_t INTERVAL = 1; member in OHOS::DistributedObject::ObjectStoreManager
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Ddevice_manager_adapter.cpp216 constexpr int32_t INTERVAL = 500; in RegDevCallback() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_store_impl.h209 static inline constexpr uint32_t INTERVAL = 10; member in OHOS::NativeRdb::RdbStoreImpl
/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.cpp28 const static int INTERVAL = 350; member
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_engine_impl.cpp41 static constexpr uint32_t INTERVAL = 100; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_indicator/
H A Dlinear_indicator_controller.h25 enum class LinearIndicatorControllerDataState { STOP, ANIMATION, INTERVAL, ANIMATION_PAUSE, INTERVAL_PAUSE }; member in OHOS::Ace::NG::LinearIndicatorControllerDataState
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_user_mgr_host_impl.cpp37 constexpr uint8_t INTERVAL = 6; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/gauge/
H A Dgauge_test_ng.cpp54 constexpr float INTERVAL = 30.0f; member

Completed in 27 milliseconds

12