Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_sync_able_storage.h286 int GetCompensatedSyncQueryInner(SQLiteSingleVerRelationalStorageExecutor *handle,
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1946 errCode = GetCompensatedSyncQueryInner(handle, tables, syncQuery); in GetCompensatedSyncQuery()
2006 int RelationalSyncAbleStorage::GetCompensatedSyncQueryInner(SQLiteSingleVerRelationalStorageExecuto… in GetCompensatedSyncQueryInner() function in DistributedDB::RelationalSyncAbleStorage