Searched defs:response_xml (Results 1 – 4 of 4) sorted by relevance
82 const std::string& response_xml) OVERRIDE { in OnLoadedServerPredictions()
544 const std::string& response_xml, in ParseQueryResponse()
761 const std::string& response_xml) { in OnLoadedServerPredictions()
272 bool UpdateResponse::Parse(const std::string& response_xml) { in Parse()