Home
last modified time | relevance | path

Searched refs:ReadNextJoinedRowFromHashTable (Results 1 – 2 of 2) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dhash_join_iterator.h454 int ReadNextJoinedRowFromHashTable();
H A Dhash_join_iterator.cc957 int HashJoinIterator::ReadNextJoinedRowFromHashTable() { in ReadNextJoinedRowFromHashTable() function in HashJoinIterator
1087 const int res = ReadNextJoinedRowFromHashTable(); in Read()