/frameworks/base/packages/BackupRestoreConfirmation/src/com/android/backupconfirm/ |
BackupRestoreConfirmation.java | 43 * within the UI presented here, no data will be transferred off the device.
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
qosti.h | 58 ret DSP_SOK if Message was transferred to DSP successfully.
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppBatch.java | 47 * transferred in one session.
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
BubbleTextView.java | 189 * Responsibility for the bitmap is transferred to the caller.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
i2c.h | 57 * bytes have been transferred and ACKed. If this is the last message in a
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
i2c.h | 57 * bytes have been transferred and ACKed. If this is the last message in a
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
i2c.h | 57 * bytes have been transferred and ACKed. If this is the last message in a
|
/system/core/include/usbhost/ |
usbhost.h | 203 * Returns number of bytes transferred, or negative value for error.
|
/external/bluetooth/bluedroid/btif/src/ |
btif_sock_rfc.c | 339 rs->app_fd = -1; //the fd ownership is transferred to app 374 rs->app_fd = -1; //the fd ownership is transferred to app 388 rs->app_fd = -1; //the fd ownership is transferred to app [all...] |
/external/chromium_org/base/ |
bind_unittest.cc | 714 // - Ownership is transferred from Callback to callee on the first Run(). 739 // Check that ownership can be transferred back out. 744 // Resetting does not delete since ownership was transferred.
|
/external/stressapptest/src/ |
worker.cc | 2123 int transferred = send(sock, address + (page_length - size), size, 0); local 2148 int transferred = recv(sock, address + (page_length - size), size, 0); local [all...] |
/external/libusb/libusb/os/ |
linux_usbfs.c | [all...] |
/external/qemu/android/ |
hw-qemud.c | 1980 size_t transferred = 0; local [all...] |
/external/chromium_org/third_party/libusb/src/libusb/os/ |
linux_usbfs.c | [all...] |
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prio.h | 702 * encountered, some positive number of bytes are transferred, or there 703 * is an error. No more than 'amount' bytes will be transferred. [all...] |
/external/chromium_org/third_party/libusb/src/libusb/ |
libusbi.h | 359 int transferred; member in struct:usbi_transfer [all...] |
/external/libusb/libusb/ |
libusb.h | 645 * that the entire amount of requested data was transferred. */ 690 /** Amount of data that was actually transferred */ 745 /** Actual length of data that was transferred. Read-only, and only for [all...] |
libusbi.h | 255 int transferred; member in struct:usbi_transfer 749 * For control/bulk/interrupt transfers, populate the "transferred" 752 * transferred fields of the iso packet descriptors of the transfer.
|
/development/samples/XmlAdapters/src/com/example/android/xmladapters/ |
ImageDownloader.java | 68 // Entries push-out of hard reference cache are transferred to soft reference cache
|
/external/blktrace/btt/ |
globals.h | 97 struct avg_info blks; /* Blocks transferred */
|
/external/chromium/base/ |
message_pump_libevent.cc | 153 // Ownership is transferred to the controller.
|
/external/chromium/chrome/browser/extensions/ |
crx_installer.h | 62 // |parsed_manifest| is transferred here.
|
/external/chromium/chrome/browser/ui/cocoa/ |
objc_zombie.mm | 330 // Save the old index in case zombies need to be transferred.
|
/external/chromium_org/base/message_loop/ |
message_pump_libevent.cc | 161 // Ownership is transferred to the controller.
|
/external/chromium_org/chrome/browser/sync_file_system/ |
sync_file_system_service_unittest.cc | 257 // Their ownerships are transferred to SyncFileSystemService.
|