Home
last modified time | relevance | path

Searched defs:GetKvStore (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddelegate_kv_mgr_callback.cpp28 const DistributedDB::KvStoreDelegate *DelegateKvMgrCallback::GetKvStore() in GetKvStore() function in DelegateKvMgrCallback
H A Ddistributeddb_nb_test_tools.cpp46 KvStoreNbDelegate *DelegateMgrNbCallback::GetKvStore() in GetKvStore() function in DelegateMgrNbCallback
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Dkv_store_manager.cpp24 int KvStoreManager::GetKvStore(const std::string &path, const DBConfig &config, bool isFirstOpen, in GetKvStore() function in DocumentDB::KvStoreManager
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_config_data_manager.cpp42 DistributedKv::Status AppConfigDataManager::GetKvStore() in GetKvStore() function in OHOS::AbilityRuntime::AppConfigDataManager
/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_preferences_database.cpp54 void DistributedPreferencesDatabase::GetKvStore() in GetKvStore() function in OHOS::Notification::DistributedPreferencesDatabase
H A Ddistributed_screen_status_manager.cpp122 void DistributedScreenStatusManager::GetKvStore() in GetKvStore() function in OHOS::Notification::DistributedScreenStatusManager
H A Ddistributed_database.cpp75 void DistributedDatabase::GetKvStore() in GetKvStore() function in OHOS::Notification::DistributedDatabase
/ohos5.0/base/notification/common_event_service/services/src/
H A Dstatic_subscriber_data_manager.cpp41 DistributedKv::Status StaticSubscriberDataManager::GetKvStore() in GetKvStore() function in OHOS::EventFwk::StaticSubscriberDataManager
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedialibrary_kvstore_manager.cpp66 std::shared_ptr<MediaLibraryKvStore> MediaLibraryKvStoreManager::GetKvStore( in GetKvStore() function in OHOS::Media::MediaLibraryKvStoreManager
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddsched_sync_e2e.cpp175 Status DmsKvSyncE2E::GetKvStore() in GetKvStore() function in OHOS::DistributedSchedule::DmsKvSyncE2E
H A Ddistributed_data_storage.cpp142 Status DistributedDataStorage::GetKvStore() in GetKvStore() function in OHOS::DistributedSchedule::DistributedDataStorage
H A Ddistributed_bm_storage.cpp543 Status DmsBmStorage::GetKvStore() in GetKvStore() function in OHOS::DistributedSchedule::DmsBmStorage
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/storage/src/
H A Ddlp_kv_data_storage.cpp82 OHOS::DistributedKv::Status DlpKvDataStorage::GetKvStore() in GetKvStore() function in OHOS::Security::DlpPermission::DlpKvDataStorage
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_delegate_manager.cpp190 void KvStoreDelegateManager::GetKvStore(const std::string &storeId, const KvStoreDelegate::Option &… in GetKvStore() function in DistributedDB::KvStoreDelegateManager
312 void KvStoreDelegateManager::GetKvStore(const std::string &storeId, const KvStoreNbDelegate::Option… in GetKvStore() function in DistributedDB::KvStoreDelegateManager
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_data_storage.cpp57 OHOS::DistributedKv::Status AccountDataStorage::GetKvStore() in GetKvStore() function in OHOS::AccountSA::AccountDataStorage
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Daccount_data_storage.cpp40 OHOS::DistributedKv::Status AccountDataStorage::GetKvStore() in GetKvStore() function in OHOS::AccountSA::AccountDataStorage
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage.cpp150 Status DeviceProfileStorage::GetKvStore() in GetKvStore() function in OHOS::DeviceProfile::DeviceProfileStorage
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_auto_startup_data_manager.cpp71 DistributedKv::Status AbilityAutoStartupDataManager::GetKvStore() in GetKvStore() function in OHOS::AbilityRuntime::AbilityAutoStartupDataManager
H A Dapp_exit_reason_data_manager.cpp46 DistributedKv::Status AppExitReasonDataManager::GetKvStore() in GetKvStore() function in OHOS::AbilityRuntime::AppExitReasonDataManager
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_data_storage.cpp335 Status DistributedDataStorage::GetKvStore() in GetKvStore() function in OHOS::AppExecFwk::DistributedDataStorage
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_kv_syncer_test.cpp248 DBStatus DistributedDBCloudKvSyncerTest::GetKvStore(KvStoreNbDelegate *&delegate, const std::string… in GetKvStore() function in __anon644cd9970110::DistributedDBCloudKvSyncerTest
H A Ddistributeddb_cloud_kv_test.cpp214 DBStatus DistributedDBCloudKvTest::GetKvStore(KvStoreNbDelegate *&delegate, const std::string &stor… in GetKvStore() function in __anon341701840110::DistributedDBCloudKvTest
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/
H A Dcloudsync_fuzzer.cpp358 …void GetKvStore(KvStoreNbDelegate *&delegate, const std::string &storeId, KvStoreNbDelegate::Optio… in GetKvStore() function in OHOS::CloudSyncTest