Home
last modified time | relevance | path

Searched defs:storeName (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/
H A Dhiview_fault_adapter.h30 std::string storeName; member
40 std::string storeName; member
H A Dhiview_fault_adapter.cpp54 HiSysEventParam storeName = { .name = { *STORE_NAME }, .t = HISYSEVENT_STRING, in ReportDataFault() local
/ohos5.0/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()
112 std::string storeName; in OnAutoSyncCompleteInner() local
H A Drdb_service_proxy.cpp70 [this] (std::string storeName, Details &&result) { in InitNotifier()
430 …syncObservers_.ComputeIfPresent(name, [this, &param, &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 Dstore_info.h25 std::string storeName; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_db_config.cpp33 const std::string &bundleName, const std::string &storeName, int32_t userId, int32_t appIndex) in QueryMetaData()
H A Ddata_share_db_config.h35 std::string storeName; member
H A Ddata_provider_config.h39 std::string storeName; member
H A Ddata_share_profile_config.h49 std::string storeName; member
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_dfx_adapter.h33 std::string storeName; // filename member
/ohos5.0/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()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/waterversion/
H A Dwater_version_manager.cpp81 …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 Dbind_event.h38 std::string storeName; member
H A Dmachine_status.h47 std::string storeName; member
/ohos5.0/foundation/distributeddatamgr/data_object/interfaces/innerkits/
H A Dobject_types.h25 std::string storeName; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_notifier_proxy.cpp74 int32_t RdbNotifierProxy::OnComplete(const std::string& storeName, Details&& result) in OnComplete()
H A Drdb_service_impl.cpp216 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 DObjectStoreJsunitV9.test.js847 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 Drdb_fault_hiview_reporter.h34 std::string storeName; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Duri_utils.h26 std::string storeName; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_hiview_reporter.cpp43 std::string storeName; member
166 char *storeName = const_cast<char *>(eventInfo.storeName.c_str()); in ReportCommonFault() local
H A Dkv_hiview_reporter_mock.cpp25 std::string storeName; member
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/
H A Drdb_fault_hiview_reporter.cpp81 std::string storeName = eventInfo.storeName; in Report() local
/ohos5.0/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()
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H A Drelational_store.h121 const char *storeName; member

12