Home
last modified time | relevance | path

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

/external/autotest/server/control_segments/
Dcrashinfo12 host, crashcollect.get_host_infodir(host))
Dcrashdumps14 host, crashcollect.get_host_infodir(host))
/external/autotest/server/
Dsite_crashcollect.py252 def get_host_infodir(host): function
270 infodir = get_host_infodir(host)
Dcrashcollect.py198 get_host_infodir = utils.import_site_function( variable