Searched refs:AppendSegment (Results 1 – 2 of 2) sorted by relevance
52 void UrlToFilenameEncoder::AppendSegment(string* segment, string* dest) { in AppendSegment() function in net::UrlToFilenameEncoder123 AppendSegment(&segment, encoded_filename); in EncodeSegment()145 AppendSegment(&segment, encoded_filename); in EncodeSegment()157 AppendSegment(&segment, encoded_filename); in EncodeSegment()
180 static void AppendSegment(std::string* segment, std::string* dest);