HomeSort by relevance Sort by last modified time
    Searched refs:AppendSegment (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/tools/dump_cache/
url_to_filename_encoder.cc 52 void UrlToFilenameEncoder::AppendSegment(string* segment, string* dest) {
123 AppendSegment(&segment, encoded_filename);
145 AppendSegment(&segment, encoded_filename);
157 AppendSegment(&segment, encoded_filename);
url_to_filename_encoder.h 180 static void AppendSegment(std::string* segment, std::string* dest);

Completed in 235 milliseconds