Searched refs:EncodeFormRequest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
H A Dform_structure.h206 bool EncodeFormRequest(EncodeRequestType request_type,
H A Dform_structure.cc97 // Helper for |EncodeFormRequest()| that creates XmlElements for the given field
120 // Helper for |EncodeFormRequest()| that creates XmlElement for the given field
131 // Helper for |EncodeFormRequest()| that creates XmlElements for the given field
453 if (!EncodeFormRequest(FormStructure::UPLOAD, &autofill_request_xml))
477 if (!EncodeFormRequest(FormStructure::FIELD_ASSIGNMENTS,
520 if (!(*it)->EncodeFormRequest(FormStructure::QUERY,
961 bool FormStructure::EncodeFormRequest( function in class:autofill::__anon6336::FormStructure

Completed in 79 milliseconds