Searched refs:rowsCount_ (Results 1 – 2 of 2) sorted by relevance
43 uint64_t RowsCount() const { return rowsCount_; } in RowsCount()54 uint64_t rowsCount_; variable
34 rowsCount_(0), in CreateSelectObjectMetaResult()89 rowsCount_ = PARSE_EIGHT_BYTES(buffer[24],buffer[25],buffer[26],buffer[27], in operator =()
Completed in 3 milliseconds