/frameworks/base/docs/html/about/versions/ |
android-1.1.jd | 155 freeze up the IMAP connection (to a Gmail based server) when transferred
|
/frameworks/native/include/binder/ |
Parcel.h | 131 // transferred by way of an anonymous shared memory region.
|
/hardware/samsung_slsi/exynos5/libkeymaster/ |
keymaster_mobicore.cpp | 73 * on failure. This means we need to tell our scoped pointers when we've transferred ownership,
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
AbstractQueuedLongSynchronizer.java | 121 * transferred to the main queue. A special value of status 161 * until transferred, at which time the status 222 * conditions. They are then transferred to the queue to [all...] |
/libcore/luni/src/main/java/javax/net/ssl/ |
SSLEngine.java | 307 * is to be transferred.
|
/libcore/support/src/test/java/tests/http/ |
MockWebServer.java | 433 * bytes have been transferred or {@code in} is exhausted.
|
/packages/apps/Bluetooth/res/values/ |
strings.xml | 199 <string name="status_no_sd_card" product="default">No SD card. Insert an SD card to save transferred files.</string>
|
/packages/apps/Nfc/src/com/android/nfc/handover/ |
HandoverTransfer.java | 52 * we have no knowledge how many files will be transferred
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
def.h | 314 pa_usec_t transport_usec; /**< Estimated time in usecs a sample takes to be transferred to/from the daemon. For both playback and record streams. \since 0.5 */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
def.h | 314 pa_usec_t transport_usec; /**< Estimated time in usecs a sample takes to be transferred to/from the daemon. For both playback and record streams. \since 0.5 */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
def.h | 314 pa_usec_t transport_usec; /**< Estimated time in usecs a sample takes to be transferred to/from the daemon. For both playback and record streams. \since 0.5 */
|
/external/bluetooth/bluedroid/bta/ag/ |
bta_ag_sco.c | [all...] |
/external/chromium/chrome/browser/history/ |
history_backend.h | 70 // Ownership of the backend pointer is transferred to this function. 77 // Ownership of the HistoryDetails is transferred to this function.
|
history_types.h | 425 // efficiently transferred without copying. 434 // destroyed because the pointer ownership will just be transferred. When
|
/external/chromium_org/content/browser/renderer_host/ |
compositing_iosurface_mac.mm | [all...] |
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
SVGUseElement.cpp | 724 // 'use' element except for x, y, width, height and xlink:href are transferred to the generated 'g' element. 764 // height are provided on the 'use' element, then these attributes will be transferred to [all...] |
/frameworks/av/include/media/ |
AudioTrack.h | 132 /* How data is transferred to AudioTrack 175 * transferType: How data is transferred to AudioTrack. [all...] |
/external/clang/test/Analysis/ |
retain-release-path-notes-gc.m | 67 return object; // expected-note{{Object returned to caller as an owning reference (single retain count transferred to caller)}} expected-note{{Object leaked: object allocated and stored into 'object' and returned from method 'getViolation' is potentially leaked when using garbage collection. Callers of this method do not expect a returned object with a +1 retain count since they expect the object to be managed by the garbage collector}} 72 return object; // expected-note{{Object returned to caller as an owning reference (single retain count transferred to caller)}} expected-note{{Object leaked: object allocated and stored into 'object' and returned from method 'copyViolation' is potentially leaked when using garbage collection. Callers of this method do not expect a returned object with a +1 retain count since they expect the object to be managed by the garbage collector}} [all...] |
/external/chromium_org/content/browser/loader/ |
resource_dispatcher_host_impl.cc | 427 // downloads, streams, detachable requests, and transferred requests are the [all...] |
/external/chromium_org/third_party/libusb/src/libusb/ |
libusb.h | [all...] |
/external/chromium_org/chrome/browser/history/ |
history_backend.h | 85 // Ownership of the backend pointer is transferred to this function. 94 // Ownership of the HistoryDetails is transferred to this function. [all...] |
/external/chromium_org/chrome/renderer/ |
chrome_content_renderer_client.cc | [all...] |
/external/chromium_org/net/third_party/nss/ssl/ |
ssl.h | 585 * is transferred to NSS, which will free via 588 * transferred to NSS, which will free via CFRelease(). [all...] |
/dalvik/vm/ |
Native.cpp | 316 * available; ownership of the string is transferred to the caller.
|
/development/host/windows/usb/api/ |
adb_api.h | 587 number of bytes that were actually transferred by a read or write
|