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

  /external/chromium_org/chrome/browser/autocomplete/
base_search_provider.h 181 const base::string16& match_contents_prefix,
195 const base::string16& match_contents_prefix() const { function in class:BaseSearchProvider::SuggestResult
base_search_provider.cc 242 const base::string16& match_contents_prefix,
259 match_contents_prefix_(match_contents_prefix),
512 base::UTF16ToUTF8(suggestion.match_contents_prefix()));
910 base::string16 match_contents_prefix; local
945 match_contents_prefix, annotation, answer_contents, answer_type, local
    [all...]

Completed in 441 milliseconds