Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_save_cloud_data_test.cpp1431 const CloudSyncBatch &syncBatch, std::map<int64_t, Entries> &referenceGid) { in __anon2ff534420802()
1467 const CloudSyncBatch &, std::map<int64_t, Entries> &referenceGid) { in __anon2ff534420902()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp779 std::map<int64_t, Entries> &referenceGid) in GetReferenceGid()
794 …td::vector<TableReferenceProperty> &targetTableReference, std::map<int64_t, Entries> &referenceGid) in GetReferenceGidInner()
862 …loudSyncBatch &syncBatch, const std::string &targetTable, std::map<int64_t, Entries> &referenceGid) in GetReferenceGidByStmt()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1544 std::map<int64_t, Entries> referenceGid; in FillReferenceData() local
1564 const std::map<int64_t, Entries> &referenceGid, std::vector<VBucket> &extend) in FillReferenceDataIntoExtend()
1602 std::map<int64_t, Entries> &referenceGid) in GetReferenceGid()