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