HomeSort by relevance Sort by last modified time
    Searched full:matches_name (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/autocomplete/
extension_app_provider.cc 59 bool matches_name = name_iter != name.end(); local
62 if (matches_name || matches_url) {
77 matches_name ?

Completed in 38 milliseconds