Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dhwid_lib.py69 return _fetch_hwid_response(url_format_dict)
115 return _fetch_hwid_response(url_format_dict)
121 def _fetch_hwid_response(req_parameter_dict): function