/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/ |
H A D | hiview_fault_adapter.h | 30 std::string storeName; member 40 std::string storeName; member
|
H A D | hiview_fault_adapter.cpp | 54 HiSysEventParam storeName = { .name = { *STORE_NAME }, .t = HISYSEVENT_STRING, in ReportDataFault() local
|
/ohos5.0/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() 112 std::string storeName; in OnAutoSyncCompleteInner() local
|
H A D | rdb_service_proxy.cpp | 70 [this] (std::string storeName, Details &&result) { in InitNotifier() 430 …syncObservers_.ComputeIfPresent(name, [this, ¶m, &status, observer](const auto &storeName, aut… in UnregisterAutoSyncCallback() 488 void RdbServiceProxy::OnSyncComplete(const std::string &storeName, Details &&result) in OnSyncComplete()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/ |
H A D | store_info.h | 25 std::string storeName; member
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_db_config.cpp | 33 const std::string &bundleName, const std::string &storeName, int32_t userId, int32_t appIndex) in QueryMetaData()
|
H A D | data_share_db_config.h | 35 std::string storeName; member
|
H A D | data_provider_config.h | 39 std::string storeName; member
|
H A D | data_share_profile_config.h | 49 std::string storeName; member
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/ |
H A D | preferences_dfx_adapter.h | 33 std::string storeName; // filename member
|
/ohos5.0/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()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/waterversion/ |
H A D | water_version_manager.cpp | 81 …erVersionManager::GenerateWaterVersion(const std::string &bundleName, const std::string &storeName) in GenerateWaterVersion() 102 …g WaterVersionManager::GetWaterVersion(const std::string &bundleName, const std::string &storeName) in GetWaterVersion() 158 …l WaterVersionManager::SetWaterVersion(const std::string &bundleName, const std::string &storeName, in SetWaterVersion() 245 std::string WaterVersionManager::Merge(const std::string &bundleName, const std::string &storeName) in Merge()
|
/ohos5.0/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
|
/ohos5.0/foundation/distributeddatamgr/data_object/interfaces/innerkits/ |
H A D | object_types.h | 25 std::string storeName; member
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_notifier_proxy.cpp | 74 int32_t RdbNotifierProxy::OnComplete(const std::string& storeName, Details&& result) in OnComplete()
|
H A D | rdb_service_impl.cpp | 216 bool RdbServiceImpl::CheckAccess(const std::string& bundleName, const std::string& storeName) in CheckAccess() 354 AutoCache::Watchers RdbServiceImpl::GetWatchers(uint32_t tokenId, const std::string &storeName) in GetWatchers() 368 …rviceImpl::DetailAsync RdbServiceImpl::GetCallbacks(uint32_t tokenId, const std::string &storeName) in GetCallbacks() 630 auto storeName = RemoveSuffix(param.storeName_); in RegisterAutoSyncCallback() local 650 auto storeName = RemoveSuffix(param.storeName_); in UnregisterAutoSyncCallback() local 1095 StoreInfo &storeInfo, DataChangeEvent::EventInfo &eventInfo, const std::string &storeName) in IsPostImmediately()
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/test/unittest/src/ |
H A D | ObjectStoreJsunitV9.test.js | 847 storeName:"store1", property in AnonymousFunction15eb843f0100.AnonymousFunction15eb843f1c00.bindInfo 904 storeName: undefined, property in AnonymousFunction15eb843f0100.AnonymousFunction15eb843f1d00.bindInfo 952 storeName:"name1", property in AnonymousFunction15eb843f0100.AnonymousFunction15eb843f1e00.bindInfo
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/include/ |
H A D | rdb_fault_hiview_reporter.h | 34 std::string storeName; member
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
H A D | uri_utils.h | 26 std::string storeName; member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
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
|
H A D | kv_hiview_reporter_mock.cpp | 25 std::string storeName; member
|
/ohos5.0/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
|
/ohos5.0/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()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/ |
H A D | relational_store.h | 121 const char *storeName; member
|