Home
last modified time | relevance | path

Searched defs:CloseKvStore (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Ddistributed_kv_data_manager.cpp39 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, const StoreId &storeId) in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager
44 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, std::shared_ptr<SingleKvStore> &k… in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Ddistributed_kv_data_manager.cpp38 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, const StoreId &storeId) in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager
43 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, std::shared_ptr<SingleKvStore> &k… in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Ddistributed_kv_data_manager.cpp38 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, const StoreId &storeId) in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager
43 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, std::shared_ptr<SingleKvStore> &k… in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
H A Dmock_distributed_kv_data_manager.cpp77 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, const StoreId &storeId) in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager
82 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, std::shared_ptr<SingleKvStore> &k… in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddistributed_kv_data_manager.cpp53 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, const StoreId &storeId) in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager
63 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, std::shared_ptr<SingleKvStore> &k… in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/
H A Dmock_distributed_kv_data_manager.cpp40 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, const StoreId &storeId) in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddistributed_kv_data_manager.cpp82 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, const StoreId &storeId) in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager
96 Status DistributedKvDataManager::CloseKvStore(const AppId &appId, std::shared_ptr<SingleKvStore> &k… in CloseKvStore() function in OHOS::DistributedKv::DistributedKvDataManager
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedialibrary_kvstore_manager.cpp90 bool MediaLibraryKvStoreManager::CloseKvStore(const KvStoreValueType &valueType) in CloseKvStore() function in OHOS::Media::MediaLibraryKvStoreManager
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_delegate_manager.cpp369 DBStatus KvStoreDelegateManager::CloseKvStore(KvStoreDelegate *kvStore) in CloseKvStore() function in DistributedDB::KvStoreDelegateManager
392 DBStatus KvStoreDelegateManager::CloseKvStore(KvStoreNbDelegate *kvStore) in CloseKvStore() function in DistributedDB::KvStoreDelegateManager
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_kv_syncer_test.cpp269 void DistributedDBCloudKvSyncerTest::CloseKvStore(KvStoreNbDelegate *&delegate, const std::string &… in CloseKvStore() function in __anon644cd9970110::DistributedDBCloudKvSyncerTest
H A Ddistributeddb_cloud_kv_test.cpp235 void DistributedDBCloudKvTest::CloseKvStore(KvStoreNbDelegate *&delegate, const std::string &storeI… in CloseKvStore() function in __anon341701840110::DistributedDBCloudKvTest
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/
H A Dcloudsync_fuzzer.cpp380 static void CloseKvStore(KvStoreNbDelegate *&delegate, const std::string &storeId) in CloseKvStore() function in OHOS::CloudSyncTest