Searched defs:response_xml (Results 1 – 7 of 7) sorted by relevance
62 MetricsResponse::MetricsResponse(const std::string& response_xml) in MetricsResponse()
44 const char* response_xml; member
78 const std::string& response_xml) OVERRIDE { in OnLoadedServerPredictions()
529 const std::string& response_xml, in ParseQueryResponse()
632 const std::string& response_xml) { in OnLoadedServerPredictions()
272 bool UpdateResponse::Parse(const std::string& response_xml) { in Parse()
204 void FormStructure::ParseQueryResponse(const std::string& response_xml, in ParseQueryResponse()