Searched refs:request_id_var (Results 1 – 1 of 1) sorted by relevance
1150 const std::string& request_id_var = in GetHTML() local1155 request_id_var + in GetHTML()1541 const std::string& request_id_var = in GetQueryHTML() local1558 html += "var " + request_id_var + in GetQueryHTML()1630 html += " window.mrtQueryCancel(" + request_id_var + ");\n"; in GetQueryHTML()1699 const std::string& request_id_var = in GetCancelHTML() local1701 return "window.mrtQueryCancel(" + request_id_var + ");\n"; in GetCancelHTML()