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_manager_unittest.cc82 const std::string& response_xml) OVERRIDE { in OnLoadedServerPredictions()
Dform_structure.cc544 const std::string& response_xml, in ParseQueryResponse()
Dautofill_manager.cc761 const std::string& response_xml) { in OnLoadedServerPredictions()
/external/chromium_org/components/component_updater/
Dupdate_response.cc272 bool UpdateResponse::Parse(const std::string& response_xml) { in Parse()