Home
last modified time | relevance | path

Searched defs:device_serial (Results 1 – 4 of 4) sorted by relevance

/system/extras/pagecache/
Dpagecache.py175 def add_adb_serial(adb_command, device_serial): argument
181 def construct_adb_shell_command(shell_args, device_serial): argument
187 def run_adb_shell(shell_args, device_serial): argument
/system/tools/aidl/tests/
Dintegration-test.py60 def __init__(self, device_serial=None, verbose=None): argument
/system/update_engine/scripts/
Dupdate_device.py301 def __init__(self, device_serial=None): argument
/system/core/adb/client/
Dusb_libusb.cpp195 std::string device_serial; in process_device() local