OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pull_from_device
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/test/asan/android_commands/
android_run.py
35
sys.stdout.write(
pull_from_device
(device_stdout))
36
sys.stderr.write(
pull_from_device
(device_stderr))
37
sys.exit(int(
pull_from_device
(device_exitcode)))
android_common.py
17
def
pull_from_device
(path):
function
Completed in 5058 milliseconds