/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/ |
H A D | sync_strategy.cpp | 18 int32_t SyncStrategy::CheckSyncAction(const StoreInfo &storeInfo) in CheckSyncAction() argument
|
H A D | cloud_event.cpp | 19 CloudEvent::CloudEvent(int32_t evtId, StoreInfo storeInfo) in CloudEvent() argument
|
H A D | cloud_lock_event.cpp | 19 CloudLockEvent::CloudLockEvent(int32_t evtId, StoreInfo storeInfo, Callback callback) in CloudLockEvent() argument
|
H A D | make_query_event.cpp | 19 MakeQueryEvent::MakeQueryEvent(StoreInfo storeInfo, std::shared_ptr<DistributedRdb::PredicatesMemo> predicates, in MakeQueryEvent() argument
|
H A D | cloud_share_event.cpp | 19 CloudShareEvent::CloudShareEvent(StoreInfo storeInfo, std::shared_ptr<GenQuery> query, Callback callback) in CloudShareEvent() argument
|
H A D | sync_event.cpp | 53 SyncEvent::SyncEvent(StoreInfo storeInfo, EventInfo info) in SyncEvent() argument 58 SyncEvent::SyncEvent(int32_t evtId, StoreInfo storeInfo, EventInfo info) in SyncEvent() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/ |
H A D | change_event.h | 23 ChangeEvent(StoreInfo storeInfo, EventInfo info) : SyncEvent(LOCAL_CHANGE, std::move(storeInfo), std::move(info)) in ChangeEvent() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/commonevent/ |
H A D | data_change_event.h | 33 DataChangeEvent(StoreInfo storeInfo, EventInfo evtInfo) in DataChangeEvent() argument
|
H A D | set_searchable_event.h | 29 SetSearchableEvent(StoreInfo storeInfo, EventInfo evtInfo, int32_t evtId = SET_SEARCHABLE) in SetSearchableEvent() argument
|
H A D | data_sync_event.h | 29 DataSyncEvent(StoreInfo storeInfo, uint32_t syncMode, int32_t status, uint32_t traceId, uint32_t count = 0)
in DataSyncEvent() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/snapshot/ |
H A D | snapshot.cpp | 47 int32_t Snapshot::BindAsset(const Asset& asset, const AssetBindInfo& bindInfo, const StoreInfo& storeInfo) in BindAsset() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
H A D | checker_manager_test.cpp | 165 CheckerManager::StoreInfo storeInfo; in HWTEST_F() local 181 CheckerManager::StoreInfo storeInfo; in HWTEST_F() local [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_asset_machine.h | 32 StoreInfo storeInfo; member
|
H A D | object_snapshot.cpp | 84 BindAsset(const Asset& asset, const DistributedData::AssetBindInfo& bindInfo, const StoreInfo& storeInfo) BindAsset() argument
|
H A D | object_service_impl.cpp | 262 DistributedData::CheckerManager::StoreInfo storeInfo; in IsBundleNameEqualTokenId() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/sync_strategies/ |
H A D | network_sync_strategy.cpp | 53 int32_t NetworkSyncStrategy::CheckSyncAction(const StoreInfo &storeInfo) in CheckSyncAction() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
H A D | checker_mock.cpp | 93 bool CheckerMock::AddDynamicStore(const CheckerManager::StoreInfo &storeInfo) in AddDynamicStore() argument 98 bool CheckerMock::AddStaticStore(const CheckerManager::StoreInfo &storeInfo) in AddStaticStore() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/checker/ |
H A D | system_checker.cpp | 120 bool SystemChecker::AddDynamicStore(const CheckerManager::StoreInfo &storeInfo) in AddDynamicStore() argument 126 bool SystemChecker::AddStaticStore(const CheckerManager::StoreInfo &storeInfo) in AddStaticStore() argument
|
H A D | bundle_checker.cpp | 178 bool BundleChecker::AddDynamicStore(const CheckerManager::StoreInfo &storeInfo) in AddDynamicStore() argument 184 bool BundleChecker::AddStaticStore(const CheckerManager::StoreInfo &storeInfo) in AddStaticStore() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/ |
H A D | store_meta_data.cpp | 125 StoreMetaData::StoreMetaData(const StoreInfo &storeInfo) in StoreMetaData() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvdb_service_stub.cpp | 108 bool KVDBServiceStub::CheckPermission(uint32_t code, const StoreInfo &storeInfo) in CheckPermission() argument [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | kvstore_meta_manager.cpp | 357 DistributedData::StoreInfo storeInfo; in CloudSyncTask() variable
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | sync_manager.cpp | 307 StoreInfo storeInfo = { 0, schema.bundleName, database.name, cloud.apps[schema.bundleName].instanceId, GetPostEventTask() local [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_service_impl.cpp | 218 CheckerManager::StoreInfo storeInfo; in CheckAccess() local [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | cloud_data_test.cpp | 1556 StoreInfo storeInfo; in HWTEST_F() local 1629 StoreInfo storeInfo; HWTEST_F() local [all...] |