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

  /external/chromium/chrome/browser/autocomplete/
history_provider.cc 98 TrimHttpPrefix(&output);
110 // NOTE: We do this after calling TrimHttpPrefix() since that can strip
132 size_t HistoryProvider::TrimHttpPrefix(string16* url) {
  /external/chromium_org/chrome/browser/autocomplete/
history_provider.cc 101 TrimHttpPrefix(&output);
113 // NOTE: We do this after calling TrimHttpPrefix() since that can strip
138 size_t HistoryProvider::TrimHttpPrefix(string16* url) {

Completed in 57 milliseconds