Searched defs:host_file (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/system/extras/torq/ |
H A D | command_executor.py | 122 def retrieve_perf_data(self, command, device, host_file): argument 184 def retrieve_perf_data(self, command, device, host_file): argument
|
H A D | device.py | 120 def pull_file(self, file_path, host_file): argument
|
/aosp_15_r20/external/chromium-trace/catapult/systrace/profile_chrome/ |
H A D | util.py | 17 def CompressFile(host_file, output): argument
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/ |
D | settings.py | 63 host_file='/dev/null', argument
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/tools/ |
H A D | video_recorder.py | 93 def Pull(self, host_file=None): argument
|
/aosp_15_r20/external/ltp/testcases/network/lib6/ |
H A D | getaddrinfo_01.c | 36 static const char *const host_file = "/etc/hosts"; variable
|
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/test/ |
H A D | grammar.rb | 269 attr_accessor :host_file, :host_line accessor in ANTLR3.Test.InlineGrammar
|