Home
last modified time | relevance | path

Searched defs:GetAttachedDevices (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/build/android/
Dadb_logcat_monitor.py67 def GetAttachedDevices(adb_cmd): function
/external/chromium_org/tools/telemetry/telemetry/core/backends/
Dadb_commands.py35 def GetAttachedDevices(): function
/external/chromium_org/build/android/gyp/util/
Dbuild_device.py23 GetAttachedDevices = android_commands.GetAttachedDevices variable
/external/chromium_org/components/storage_monitor/
Dvolume_mount_watcher_win.cc185 std::vector<base::FilePath> GetAttachedDevices() { in GetAttachedDevices() function
/external/chromium_org/tools/telemetry/telemetry/unittest/
Dsystem_stub.py129 def GetAttachedDevices(self): member in AdbCommandsModuleStub
/external/chromium_org/build/android/pylib/
Dandroid_commands.py136 def GetAttachedDevices(hardware=True, emulator=True, offline=False): function