Searched refs:GetReferenceGidByStmt (Results 1 – 2 of 2) sorted by relevance
375 int GetReferenceGidByStmt(sqlite3_stmt *statement, const CloudSyncBatch &syncBatch,
812 errCode = GetReferenceGidByStmt(statement, syncBatch, targetTable, referenceGid); in GetReferenceGidInner()861 int SQLiteSingleVerRelationalStorageExecutor::GetReferenceGidByStmt(sqlite3_stmt *statement, in GetReferenceGidByStmt() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor