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

  /frameworks/compile/libbcc/gdb_plugin/
android-commands.py 104 self.current_device = device
115 if not self.current_device:
134 # Prepare serial number option from current_device
135 if self.current_device and len(self.current_device) > 0:
136 largs.insert(0, self.current_device)
257 if self.current_device == str(serial):
262 self.current_device = str(serial)
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.c 961 char *current_device, use_case[MAX_UC_LEN]; local
    [all...]
  /external/libmtp/src/
libmtp.c 1872 LIBMTP_mtpdevice_t *current_device = NULL; local
    [all...]

Completed in 792 milliseconds