Home
last modified time | relevance | path

Searched refs:GetCompensatedSyncQueryInner (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
Drelational_sync_able_storage.h266 int GetCompensatedSyncQueryInner(SQLiteSingleVerRelationalStorageExecutor *handle,
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp1815 errCode = GetCompensatedSyncQueryInner(handle, tables, syncQuery); in GetCompensatedSyncQuery()
1841 int RelationalSyncAbleStorage::GetCompensatedSyncQueryInner(SQLiteSingleVerRelationalStorageExecuto… in GetCompensatedSyncQueryInner() function in DistributedDB::RelationalSyncAbleStorage