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

  /external/compiler-rt/test/asan/android_commands/
android_compile.py 32 push_to_device(output)
android_common.py 39 def push_to_device(path): function
  /external/autotest/client/cros/nfc/
console.py 420 def push_to_device(self, device, record_type, params): member in class:NfcClient
620 """Handles "push_to_device"."""
623 print_message('Usage: push_to_device <device> [params]')
629 self._nfc_client.push_to_device(NEARD_PATH + args[0],
633 """Prints the help message for "push_to_device"."""
635 ' push_to_device <device> Text <encoding> <language> '
636 '<representation>\n push_to_device <device> URI <uri>')

Completed in 327 milliseconds