Searched defs:CloseKvStore (Results 1 – 6 of 6) sorted by relevance
38 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, const StoreId &storeId) in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager43 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, std::shared_ptr<SingleKvStore> &k… in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager
39 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, const StoreId &storeId) in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager44 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, std::shared_ptr<SingleKvStore> &k… in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager
77 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, const StoreId &storeId) in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager82 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, std::shared_ptr<SingleKvStore> &k… in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager
40 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, const StoreId &storeId) in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager
215 void DistributedPreferencesDatabase::CloseKvStore() in CloseKvStore() function in OHOS::Notification::DistributedPreferencesDatabase