Home
last modified time | relevance | path

Searched defs:GetStoreIds (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_manager.cpp91 Status StoreManager::GetStoreIds(const AppId &appId, std::vector<StoreId> &storeIds) in GetStoreIds() function in OHOS::DistributedKv::StoreManager
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dauto_sync_timer_mock.cpp68 std::map<std::string, std::vector<StoreId>> AutoSyncTimer::GetStoreIds() in GetStoreIds() function in OHOS::DistributedKv::AutoSyncTimer
H A Dauto_sync_timer.cpp70 std::map<std::string, std::vector<StoreId>> AutoSyncTimer::GetStoreIds() in GetStoreIds() function in OHOS::DistributedKv::AutoSyncTimer
H A Dstore_manager.cpp131 Status StoreManager::GetStoreIds(const AppId &appId, std::vector<StoreId> &storeIds) in GetStoreIds() function in OHOS::DistributedKv::StoreManager
H A Dkvdb_service_client.cpp106 Status KVDBServiceClient::GetStoreIds(const AppId &appId, std::vector<StoreId> &storeIds) in GetStoreIds() function in OHOS::DistributedKv::KVDBServiceClient
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp163 Status KVDBServiceImpl::GetStoreIds(const AppId &appId, std::vector<StoreId> &storeIds) in GetStoreIds() function in OHOS::DistributedKv::KVDBServiceImpl