Searched refs:totalScanned_ (Results 1 – 2 of 2) sorted by relevance
40 uint64_t TotalScanned() const { return totalScanned_; } in TotalScanned()51 uint64_t totalScanned_; variable
31 totalScanned_(0), in CreateSelectObjectMetaResult()82 totalScanned_ = PARSE_EIGHT_BYTES(buffer[8],buffer[9],buffer[10],buffer[11], in operator =()
Completed in 3 milliseconds