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