HomeSort by relevance Sort by last modified time
    Searched full:current_device (Results 1 - 2 of 2) 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)
  /external/libmtp/src/
libmtp.c 1872 LIBMTP_mtpdevice_t *current_device = NULL; local
    [all...]

Completed in 409 milliseconds