Home
last modified time | relevance | path

Searched refs:ParseQueryResponse (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/autofill/
Dform_structure.h61 static void ParseQueryResponse(const std::string& response_xml,
Dform_structure.cc204 void FormStructure::ParseQueryResponse(const std::string& response_xml, in ParseQueryResponse() function in FormStructure
Dautofill_manager.cc655 FormStructure::ParseQueryResponse(heuristic_xml, in OnLoadedAutofillHeuristics()