Searched refs:autofill_labels_ (Results 1 – 2 of 2) sorted by relevance
153 autofill_labels_ = autofill_labels; in OnGetAutocompleteSuggestions()232 autofill_labels_.push_back(string16()); in SendSuggestions()242 autofill_labels_, in SendSuggestions()248 autofill_labels_.clear(); in SendSuggestions()
75 std::vector<string16> autofill_labels_; variable