Home
last modified time | relevance | path

Searched defs:storeName (Results 1 - 25 of 28) sorted by relevance

12

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dstore_info.h25 std::string storeName; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/snapshot/
H A Dbind_event.h38 std::string storeName; member
H A Dmachine_status.h47 std::string storeName; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_notifier_proxy.cpp71 int32_t RdbNotifierProxy::OnComplete(const std::string& storeName, Details&& result) in OnComplete() argument
H A Drdb_service_impl.cpp216 bool RdbServiceImpl::CheckAccess(const std::string& bundleName, const std::string& storeName) in CheckAccess() argument
354 AutoCache::Watchers RdbServiceImpl::GetWatchers(uint32_t tokenId, const std::string &storeName) in GetWatchers() argument
368 RdbServiceImpl::DetailAsync RdbServiceImpl::GetCallbacks(uint32_t tokenId, const std::string &storeName) in GetCallbacks() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_db_config.cpp32 QueryMetaData( const std::string &bundleName, const std::string &storeName, int32_t userId, int32_t appIndex) QueryMetaData() argument
H A Ddata_share_db_config.h35 std::string storeName; member
H A Ddata_share_profile_config.h49 std::string storeName; member
H A Ddata_provider_config.h39 std::string storeName; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/general/
H A Dload_config_data_info_strategy.cpp33 static bool QueryMetaData(const std::string &bundleName, const std::string &storeName, in QueryMetaData() argument
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_dfx_adapter.h33 std::string storeName; // filename member
/foundation/distributeddatamgr/data_object/interfaces/innerkits/
H A Dobject_types.h25 std::string storeName; member
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/include/
H A Drdb_fault_hiview_reporter.h34 std::string storeName; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Duri_utils.h26 std::string storeName; member
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_notifier_stub.cpp82 int32_t RdbNotifierStub::OnComplete(const std::string &storeName, Details &&result) in OnComplete() argument
112 std::string storeName; in OnAutoSyncCompleteInner() local
H A Drdb_service_proxy.cpp488 OnSyncComplete(const std::string &storeName, Details &&result) OnSyncComplete() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_hiview_reporter_mock.cpp25 std::string storeName; member
H A Dkv_hiview_reporter.cpp43 std::string storeName; member
166 char *storeName = const_cast<char *>(eventInfo.storeName.c_str()); in ReportCommonFault() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_meta_manager.cpp355 auto storeName = Bootstrap::GetInstance().GetMetaDBName(); in CloudSyncTask() variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/waterversion/
H A Dwater_version_manager.cpp81 std::string WaterVersionManager::GenerateWaterVersion(const std::string &bundleName, const std::string &storeName) in GenerateWaterVersion() argument
102 std::string WaterVersionManager::GetWaterVersion(const std::string &bundleName, const std::string &storeName) in GetWaterVersion() argument
158 SetWaterVersion(const std::string &bundleName, const std::string &storeName, const std::string &waterVersion) SetWaterVersion() argument
245 Merge(const std::string &bundleName, const std::string &storeName) Merge() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
H A Dauto_cache.cpp103 AutoCache::Stores AutoCache::GetStoresIfPresent(uint32_t tokenId, const std::string &storeName) in GetStoresIfPresent() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.cpp150 bool SyncManager::SyncInfo::Contains(const std::string &storeName) in Contains() argument
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/
H A Drdb_fault_hiview_reporter.cpp81 std::string storeName = eventInfo.storeName; in Report() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_service_test.cpp58 static constexpr const char *storeName = "test_upgrade_meta"; member in OHOS::Test::DistributedDataTest::UpgradeTest
H A Dkvdb_general_store_test.cpp56 static constexpr const char *storeName = "test_service_meta"; member in OHOS::Test::DistributedDataTest::KVDBGeneralStoreTest

Completed in 13 milliseconds

12