/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/ |
H A D | store_info.h | 25 std::string storeName; member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/snapshot/ |
H A D | bind_event.h | 38 std::string storeName; member
|
H A D | machine_status.h | 47 std::string storeName; member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_notifier_proxy.cpp | 71 int32_t RdbNotifierProxy::OnComplete(const std::string& storeName, Details&& result) in OnComplete() argument
|
H A D | rdb_service_impl.cpp | 216 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 D | data_share_db_config.cpp | 32 QueryMetaData( const std::string &bundleName, const std::string &storeName, int32_t userId, int32_t appIndex) QueryMetaData() argument
|
H A D | data_share_db_config.h | 35 std::string storeName; member
|
H A D | data_share_profile_config.h | 49 std::string storeName; member
|
H A D | data_provider_config.h | 39 std::string storeName; member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/general/ |
H A D | load_config_data_info_strategy.cpp | 33 static bool QueryMetaData(const std::string &bundleName, const std::string &storeName,
in QueryMetaData() argument
|
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/ |
H A D | preferences_dfx_adapter.h | 33 std::string storeName; // filename member
|
/foundation/distributeddatamgr/data_object/interfaces/innerkits/ |
H A D | object_types.h | 25 std::string storeName; member
|
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/include/ |
H A D | rdb_fault_hiview_reporter.h | 34 std::string storeName; member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
H A D | uri_utils.h | 26 std::string storeName; member
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_notifier_stub.cpp | 82 int32_t RdbNotifierStub::OnComplete(const std::string &storeName, Details &&result) in OnComplete() argument 112 std::string storeName; in OnAutoSyncCompleteInner() local
|
H A D | rdb_service_proxy.cpp | 488 OnSyncComplete(const std::string &storeName, Details &&result) OnSyncComplete() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | kv_hiview_reporter_mock.cpp | 25 std::string storeName; member
|
H A D | kv_hiview_reporter.cpp | 43 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 D | kvstore_meta_manager.cpp | 355 auto storeName = Bootstrap::GetInstance().GetMetaDBName(); in CloudSyncTask() variable
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/waterversion/ |
H A D | water_version_manager.cpp | 81 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 D | auto_cache.cpp | 103 AutoCache::Stores AutoCache::GetStoresIfPresent(uint32_t tokenId, const std::string &storeName) in GetStoresIfPresent() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | sync_manager.cpp | 150 bool SyncManager::SyncInfo::Contains(const std::string &storeName) in Contains() argument [all...] |
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/ |
H A D | rdb_fault_hiview_reporter.cpp | 81 std::string storeName = eventInfo.storeName; in Report() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | kvdb_service_test.cpp | 58 static constexpr const char *storeName = "test_upgrade_meta";
member in OHOS::Test::DistributedDataTest::UpgradeTest
|
H A D | kvdb_general_store_test.cpp | 56 static constexpr const char *storeName = "test_service_meta"; member in OHOS::Test::DistributedDataTest::KVDBGeneralStoreTest
|