Searched refs:memo (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_service_impl.cpp | 517 auto memo = predicates.GetDistributedPredicates(); in DoCompensateSync() local 519 if (!memo.tables_.empty()) { in DoCompensateSync() 521 query->MakeCloudQuery(memo); in DoCompensateSync()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_store_impl.cpp | 821 auto memo = AbsRdbPredicates(predicates.GetTableName()).GetDistributedPredicates(); in ModifyLockStatus() local 822 InnerSync(syncerParam_, option, memo, nullptr); in ModifyLockStatus() 2128 …auto memo = AbsRdbPredicates(std::vector<std::string>(tables.begin(), tables.end())).GetDistribute… in DoCloudSync() local 2129 InnerSync(param, option, memo, nullptr); in DoCloudSync()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_service_impl.cpp | 1135 auto memo = std::make_shared<DistributedRdb::PredicatesMemo>(predicates); in AllocResourceAndShare() local 1145 auto evt = std::make_unique<MakeQueryEvent>(storeInfo, memo, columns, asyncCallback); in AllocResourceAndShare()
|
/ohos5.0/docs/en/release-notes/ |
H A D | OpenHarmony-v4.0.2-release.md | 146 …e=I9PITC) | [OpenHarmony 4.0.10.18] When the indentation of the text in a memo is adjusted, saved,…
|