Home
last modified time | relevance | path

Searched refs:FillReferenceData (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
Dmock_relational_sync_able_storage.h30 return RelationalSyncAbleStorage::FillReferenceData(syncData); in CallFillReferenceData()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
Drelational_sync_able_storage.h211 int FillReferenceData(CloudSyncData &syncData);
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp1120 int fillRefGidCode = FillReferenceData(cloudDataResult); in GetCloudDataNext()
1442 int RelationalSyncAbleStorage::FillReferenceData(CloudSyncData &syncData) in FillReferenceData() function in DistributedDB::RelationalSyncAbleStorage