Searched refs:GetMissQueryDataAndStepNext (Results 1 – 2 of 2) sorted by relevance
277 … int GetMissQueryDataAndStepNext(sqlite3_stmt *fullStmt, DataItem &item, Timestamp &missQueryTime);
1153 int SQLiteSingleVerRelationalStorageExecutor::GetMissQueryDataAndStepNext(sqlite3_stmt *fullStmt, D… in GetMissQueryDataAndStepNext() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor1194 errCode = GetMissQueryDataAndStepNext(fullStmt, item, missQueryTime); in GetSyncDataByQuery()