Home
last modified time | relevance | path

Searched defs:memo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_impl.cpp821 auto memo = AbsRdbPredicates(predicates.GetTableName()).GetDistributedPredicates(); in ModifyLockStatus() local
2128 …auto memo = AbsRdbPredicates(std::vector<std::string>(tables.begin(), tables.end())).GetDistribute… in DoCloudSync() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.cpp1135 auto memo = std::make_shared<DistributedRdb::PredicatesMemo>(predicates); in AllocResourceAndShare() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp517 auto memo = predicates.GetDistributedPredicates(); in DoCompensateSync() local