Home
last modified time | relevance | path

Searched refs:_raw_http_request (Results 1 – 1 of 1) sorted by relevance

/external/autotest/frontend/afe/json_rpc/
Dproxy.py135 respdata = _raw_http_request(url_with_args, self.__headers,
148 def _raw_http_request(url_with_args, headers, postdata, timeout): function