Searched refs:read_ops_ (Results 1 – 2 of 2) sorted by relevance
101 return read_ops_; in GetReadOps()119 std::vector<std::pair<uint64_t, uint64_t>> read_ops_; variable
23 read_ops_.emplace_back(offset_, count); in Read()