Home
last modified time | relevance | path

Searched defs:DISTRIBUTED_KV_DATA_SERVICE_ABILITY_ID (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/adaptor/
H A Dclient_adaptor.h37 static constexpr int32_t DISTRIBUTED_KV_DATA_SERVICE_ABILITY_ID = 1301; member in OHOS::ObjectStore::ClientAdaptor
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp327 DISTRIBUTED_KV_DATA_SERVICE_ABILITY_ID); in OnAddSystemAbility() local
575 Memory::MemMgrClient::GetInstance().NotifyProcessStatus(getpid(), 1, 0, DISTRIBUTED_KV_DATA_SERVICE_ABILITY_ID); in OnStop() local
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h120 DISTRIBUTED_KV_DATA_SERVICE_ABILITY_ID = 1301, enumerator
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs114 pub const DISTRIBUTED_KV_DATA_SERVICE_ABILITY_ID: i32 = 1301; consts

Completed in 5 milliseconds