Home
last modified time | relevance | path

Searched refs:GetDistributedKvDataService (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkvstore_service_death_notifier.h32 static sptr<IKvStoreDataService> GetDistributedKvDataService();
H A Dkvstore_service_death_notifier.cpp53 sptr<IKvStoreDataService> KvStoreServiceDeathNotifier::GetDistributedKvDataService() in GetDistributedKvDataService() function in OHOS::DistributedKv::KvStoreServiceDeathNotifier
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/service/
H A Dudmf_service_client.h62 static sptr<DistributedKv::IKvStoreDataService> GetDistributedKvDataService();
H A Dudmf_service_client.cpp42 sptr<DistributedKv::IKvStoreDataService> ability = GetDistributedKvDataService(); in GetInstance()
58 sptr<DistributedKv::IKvStoreDataService> UdmfServiceClient::GetDistributedKvDataService() in GetDistributedKvDataService() function in OHOS::UDMF::UdmfServiceClient
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkvdb_service_client.cpp68 sptr<IKvStoreDataService> ability = KvStoreServiceDeathNotifier::GetDistributedKvDataService(); in GetInstance()

Completed in 3 milliseconds