Home
last modified time | relevance | path

Searched defs:url_with_args (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/autotest/frontend/afe/json_rpc/
H A Dproxy.py158 def _raw_http_request(url_with_args, headers, postdata, timeout): argument
182 def _sso_request(url_with_args, headers, postdata, timeout): argument