HomeSort by relevance Sort by last modified time
    Searched refs:is_usb (Results 1 - 2 of 2) sorted by null

  /system/core/adb/daemon/
main.cpp 191 bool is_usb = false; local
195 is_usb = true;
212 } else if (!is_usb) {
  /external/autotest/client/cros/chameleon/
chameleon_audio_helper.py 283 is_usb = audio_port.port_id in [ids.CrosIds.USBIN,
291 if is_usb:
299 if is_usb:

Completed in 885 milliseconds