Searched refs:GetFormIdentifier (Results 1 – 3 of 3) sorted by relevance
79 const base::string16 GetFormIdentifier(const blink::WebFormElement& form);
259 base::string16 element_name = GetFormIdentifier(form_element); in ShowPredictions()
667 const base::string16 GetFormIdentifier(const WebFormElement& form) { in GetFormIdentifier() function847 form->name = GetFormIdentifier(form_element); in WebFormElementToFormData()