Searched refs:autofill_query_id_ (Results 1 – 2 of 2) sorted by relevance
128 autofill_query_id_(0), in AutofillAgent()301 ++autofill_query_id_; in didRequestAutocomplete()459 if (!render_view()->GetWebView() || query_id != autofill_query_id_) in OnFillForm()473 if (!render_view()->GetWebView() || query_id != autofill_query_id_) in OnPreviewForm()636 autofill_query_id_ = query_counter++; in QueryAutofillSuggestions()680 autofill_query_id_, in QueryAutofillSuggestions()
192 int autofill_query_id_; variable