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

  /external/chromium/chrome/browser/autocomplete/
autocomplete_result_unittest.cc 101 last_result.AppendMatches(last_matches);
107 current_result.AppendMatches(current_matches);
130 r1.AppendMatches(matches);
autocomplete.h 518 void AppendMatches(const ACMatches& matches);
    [all...]
autocomplete.cc 626 void AutocompleteResult::AppendMatches(const ACMatches& matches) {
    [all...]

Completed in 49 milliseconds