Searched defs:response_xml (Results 1 – 4 of 4) sorted by relevance
81 const std::string& response_xml) OVERRIDE { in OnLoadedServerPredictions()
549 const std::string& response_xml, in ParseQueryResponse()
733 const std::string& response_xml) { in OnLoadedServerPredictions()
270 bool UpdateResponse::Parse(const std::string& response_xml) { in Parse()