Searched refs:GetDistributedPredicates (Results 1 – 6 of 6) sorted by relevance
264 API_EXPORT const DistributedRdb::PredicatesMemo & GetDistributedPredicates() const;
165 const DistributedRdb::PredicatesMemo& AbsRdbPredicates::GetDistributedPredicates() const in GetDistributedPredicates() function in OHOS::NativeRdb::AbsRdbPredicates
245 service->QuerySharingResource(syncerParam_, predicates.GetDistributedPredicates(), columns); in QuerySharingResource()387 ret = InnerSync(syncerParam_, rdbOption, predicate.GetDistributedPredicates(), async); in Sync()821 auto memo = AbsRdbPredicates(predicates.GetTableName()).GetDistributedPredicates(); in ModifyLockStatus()2128 …bsRdbPredicates(std::vector<std::string>(tables.begin(), tables.end())).GetDistributedPredicates(); in DoCloudSync()
91 … ctxt->storeId, ctxt->predicates->GetDistributedPredicates(), ctxt->columns, ctxt->participants); in AllocResourceAndShare()
517 auto memo = predicates.GetDistributedPredicates(); in DoCompensateSync()
1785 auto distributedRdbPredicates = predicates.GetDistributedPredicates();