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

  /external/chromium_org/chrome/browser/autocomplete/
extension_app_provider.cc 88 AutocompleteMatch::ClassifyLocationInString(name_match_index,
93 AutocompleteMatch::ClassifyLocationInString(url_match_index,
autocomplete_match.h 131 static void ClassifyLocationInString(size_t match_location,
zero_suggest_provider.cc 296 AutocompleteMatch::ClassifyLocationInString(base::string16::npos, 0,
302 AutocompleteMatch::ClassifyLocationInString(base::string16::npos, 0,
keyword_provider.cc 458 AutocompleteMatch::ClassifyLocationInString(0, match->contents.length(),
480 AutocompleteMatch::ClassifyLocationInString(content_param_offsets[1],
bookmark_provider.cc 315 AutocompleteMatch::ClassifyLocationInString(i->first, i->second - i->first,
autocomplete_match.cc 201 ClassifyLocationInString(text.find(find_text), find_text.length(),
206 void AutocompleteMatch::ClassifyLocationInString(
history_url_provider.cc 598 AutocompleteMatch::ClassifyLocationInString(
    [all...]
base_search_provider.cc 414 AutocompleteMatch::ClassifyLocationInString(match_start,
    [all...]

Completed in 121 milliseconds