Searched refs:name_match_index (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/autocomplete/
H A Dextension_app_provider.cc73 size_t name_match_index,
84 AutocompleteMatch::ClassifyLocationInString(name_match_index,
96 name_match_index != base::string16::npos ?
122 size_t name_match_index = matches_name ? local
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
H A Dextension_app_provider.h67 size_t name_match_index,

Completed in 202 milliseconds