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

  /external/chromium_org/chrome/common/
instant_types.cc 7 InstantSuggestion::InstantSuggestion() {
10 InstantSuggestion::InstantSuggestion(const base::string16& in_text,
16 InstantSuggestion::~InstantSuggestion() {
instant_types.h 21 struct InstantSuggestion {
22 InstantSuggestion();
23 InstantSuggestion(const base::string16& in_text,
25 ~InstantSuggestion();

Completed in 43 milliseconds