Searched refs:FillReferenceDataIntoExtend (Results 1 – 2 of 2) sorted by relevance
248 static int FillReferenceDataIntoExtend(const std::vector<int64_t> &rowid,
1550 …errCode = FillReferenceDataIntoExtend(syncData.insData.rowid, referenceGid, syncData.insData.exten… in FillReferenceData()1560 … return FillReferenceDataIntoExtend(syncData.updData.rowid, referenceGid, syncData.updData.extend); in FillReferenceData()1563 int RelationalSyncAbleStorage::FillReferenceDataIntoExtend(const std::vector<int64_t> &rowid, in FillReferenceDataIntoExtend() function in DistributedDB::RelationalSyncAbleStorage