Searched refs:GetRemoteQueryData (Results 1 – 2 of 2) sorted by relevance
261 int GetRemoteQueryData(const PreparedStmt &prepStmt, size_t packetSize,
860 int RelationalSyncAbleStorage::GetRemoteQueryData(const PreparedStmt &prepStmt, size_t packetSize, in GetRemoteQueryData() function in DistributedDB::RelationalSyncAbleStorage894 int errCode = GetRemoteQueryData(prepStmt, packetSize, colNames, data); in ExecuteQuery()