Searched refs:path_index_ (Results 1 – 2 of 2) sorted by relevance
704 bool HasPath() const { return path_index_ != 0; } in HasPath()705 const std::string& Path() const { return pairs_[path_index_].second; } in Path()766 size_t path_index_; variable
1635 path_index_(0), in ParsedCookie()1917 path_index_ = i; in SetupAttributes()