Home | History | Annotate | Download | only in base

Lines Matching refs:path_index_

704   bool HasPath() const { return path_index_ != 0; }
705 const std::string& Path() const { return pairs_[path_index_].second; }
766 size_t path_index_;