Home
last modified time | relevance | path

Searched defs:response_xml (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
Dautofill_download_unittest.cc81 const std::string& response_xml) OVERRIDE { in OnLoadedServerPredictions()
Dform_structure.cc549 const std::string& response_xml, in ParseQueryResponse()
Dautofill_manager.cc733 const std::string& response_xml) { in OnLoadedServerPredictions()
/external/chromium_org/chrome/browser/component_updater/
Dupdate_response.cc270 bool UpdateResponse::Parse(const std::string& response_xml) { in Parse()