Searched defs:url_match_index (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/autocomplete/
H A Dextension_app_provider.cc74 size_t url_match_index) {
89 AutocompleteMatch::ClassifyLocationInString(url_match_index,
126 size_t url_match_index = base::string16::npos; local
135 url_match_index = matches_url ?
142 input, *app, name_match_index, url_match_index));
70 CreateAutocompleteMatch( const AutocompleteInput& input, const ExtensionApp& app, size_t name_match_index, size_t url_match_index) argument

Completed in 71 milliseconds