Searched refs:range_str (Results 1 – 1 of 1) sorted by relevance
76 static bool read_blocks(const std::string& partition, const std::string& range_str) { in read_blocks() argument133 RangeSet ranges = RangeSet::Parse(range_str); in read_blocks()135 LOG(ERROR) << "Error parsing RangeSet string " << range_str; in read_blocks()