HomeSort by relevance Sort by last modified time
    Searched full:transferred (Results 126 - 150 of 640) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/libusb/src/libusb/os/
openbsd_usb.c 734 itransfer->transferred = req.ucr_actlen;
736 usbi_dbg("transferred %d", itransfer->transferred);
810 itransfer->transferred = nr;
  /external/chromium_org/third_party/skia/include/images/
SkImageRef.h 29 ownership of the stream object is transferred to this imageref object.
  /external/chromium_org/tools/android/forwarder2/
device_listener.h 95 // the forwarder. Ownership transferred to the Forwarder.
  /external/chromium_org/tools/deep_memory_profiler/visualizer/
app.py 78 """Handle breakdown template sharing. Generate public url for transferred
  /external/chromium_org/webkit/common/
resource_response_info.h 51 // Length of the encoded data transferred over the network. In case there is
  /external/llvm/include/llvm/ExecutionEngine/
RuntimeDyld.h 44 /// Ownership of the input buffer is transferred to the ObjectImage
  /external/llvm/include/llvm/Object/
Binary.h 115 /// @param Source The data to create the Binary from. Ownership is transferred
  /external/qemu/android/
multitouch-port.h 95 * cb - Callback to invoke when update has been transferred to the MT-emulating
  /external/skia/include/images/
SkImageRef.h 29 ownership of the stream object is transferred to this imageref object.
  /external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/
Socks5ClientForInitiator.java 30 * a remote SOCKS5 proxy has to be activated by the initiator before data can be transferred between
  /frameworks/base/core/java/android/os/
TransactionTooLargeException.java 24 * are transferred as {@link Parcel} objects stored in the Binder transaction buffer.
  /hardware/qcom/camera/QCamera2/HAL/
QCameraChannel.h 52 // Owner of memory is transferred from the caller to the caller with this call.
  /packages/apps/Launcher3/src/com/android/launcher3/
HolographicViewHelper.java 93 * Responsibility for the bitmap is transferred to the caller.
  /sdk/emulator/opengl/tests/event_injector/
iolooper.h 66 * now has to read data transferred with these two distinct writes. It might be
  /external/chromium_org/media/audio/
audio_output_device_unittest.cc 62 // can call CloseHandle() (since ownership has been transferred), but on other
179 // ownership will be transferred and AudioOutputDevice is responsible for
  /external/chromium_org/content/browser/frame_host/
navigation_entry_impl.h 195 // Any redirects present in a pending entry when it is transferred from one
295 // In case a navigation is transferred to a new RVH but the request has
300 // is transferred to the new process, this is cleared and the request
  /external/chromium_org/net/base/
net_log.h 74 // Includes logging of transferred bytes.
77 // Log all events, but do not include the actual transferred bytes as
267 // Returns true if |log_level| indicates the actual bytes transferred should
  /external/chromium_org/third_party/angle/extensions/
ANGLE_instanced_arrays.txt 122 that is transferred to the GL is given by:
176 The <i>-th element transferred by DrawElementsOneInstance will be taken
185 that is transferred to the GL is given by:
  /libcore/luni/src/main/java/java/nio/channels/
FileChannel.java 471 * channel's file starting at {@code position}. No bytes are transferred if
473 * than {@code count} bytes are transferred if there are less bytes
486 * @return the number of bytes that are transferred.
509 * transferred if {@code position} is larger than the size of this channel's
510 * file. Less than {@code count} bytes are transferred if there less bytes
523 * @return the number of bytes that were transferred.
    [all...]
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_int.h 141 BTA_AG_SCO_OPEN_XFER_ST, /* opening sco connection being transferred */
145 BTA_AG_SCO_CLOSE_XFER_ST, /* closing sco being transferred */
  /external/chromium/net/base/
net_log.h 98 // Includes logging of transferred bytes.
101 // Log all events, but do not include the actual transferred bytes as
  /external/chromium_org/content/common/
resource_messages.h 203 // created before this navigation has been transferred to a new render view.
205 // Unless this refers to a transferred navigation, these values are -1 and -1.
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
ImageDecodingStore.h 271 // Helper method to remove a cache entry. Ownership is transferred to
280 // Ownership of cache entries is transferred to deletionList.
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession.h 149 // The ownership of |desc| will be transferred after this call.
152 // The ownership of |desc| will be transferred after this call.
  /external/chromium_org/webkit/child/
resource_loader_bridge.h 156 // The encoded_data_length is the length of the encoded data transferred
164 // The encoded_data_length is the length of the encoded data transferred

Completed in 1263 milliseconds

1 2 3 4 56 7 8 91011>>