Home
last modified time | relevance | path

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

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