Home | History | Annotate | Download | only in base

Lines Matching full:domain_index_

706   bool HasDomain() const { return domain_index_ != 0; }
707 const std::string& Domain() const { return pairs_[domain_index_].second; }
767 size_t domain_index_;