Searched defs:host_file (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/build/android/ |
D | screenshot.py | 23 def _CaptureScreenshot(device, host_file): argument 28 def _CaptureVideo(device, host_file, options): argument
|
/external/chromium_org/build/android/pylib/ |
D | screenshot.py | 27 def __init__(self, device, host_file, megabits_per_second=4, size=None, argument
|
D | android_commands.py | 1770 def EnsureHostDirectory(host_file): argument 1775 def TakeScreenshot(self, host_file=None): argument 1795 def PullFileFromDevice(self, device_file, host_file): argument
|
/external/chromium_org/tools/android/adb_profile_chrome/ |
D | trace_packager.py | 30 def _CompressFile(host_file, output): argument
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/ |
D | grammar.rb | 269 attr_accessor :host_file, :host_line accessor in ANTLR3.Test.InlineGrammar
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/ |
D | android.py | 933 def _files_match(self, host_file, device_file): argument 943 def _push_file_if_needed(self, host_file, device_file, log_callback): argument
|