HomeSort by relevance Sort by last modified time
    Searched full:transferred (Results 226 - 250 of 634) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libchrome/base/message_loop/
message_pump_libevent.cc 165 // Ownership is transferred to the controller.
  /external/libweave/third_party/chromium/base/
callback_internal.h 189 // transferred (aka. moved) to another instance of the same type by calling a
bind_helpers.h 29 // transferred ownership to the target function.
126 // cb.Run(); // Foo() is now transferred to |arg| and deleted.
  /external/opencv3/3rdparty/libwebp/mux/
muxi.h 126 // On success ownership is transferred from 'chunk' to the 'chunk_list'.
  /external/strace/linux/
mtd-abi.h 54 * @MTD_OPS_RAW: data are transferred as-is, with no error correction;
  /external/v8/test/mjsunit/harmony/
futex.js 273 // The workers that are still waiting should atomically be transferred to
  /frameworks/native/include/gui/
BufferQueueCore.h 185 // side. This allows buffer ownership to be transferred between the producer
  /hardware/libhardware/include/hardware/
tv_input.h 379 * transferred back to framework at that time.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
mtd-abi.h 54 * @MTD_OPS_RAW: data are transferred as-is, with no error correction;
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
bytestream.h 223 // const char* buf = sink.GetBuffer(); // Ownership transferred
  /system/bt/btif/src/
btif_sock_sco.c 43 // transferred across these sockets; instead, they are used to manage SCO
  /system/security/keystore-engine/
android_engine.cpp 125 * we've transferred ownership, without triggering a warning by not using the
  /system/tpm/trunks/
trunks_ftdi_spi.cc 111 // until the last bit in the received byte (transferred during the last
  /toolchain/binutils/binutils-2.25/include/aout/
ChangeLog 195 I've transferred it to gdb/doc/stabs.texinfo, where it belongs.
  /external/autotest/client/cros/cellular/mbim_compliance/
mbim_errors.py 315 'function in the first NTB transferred after '
326 'function in the first NTB transferred after '
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
gcs_json_media.py 38 """Container class for passing number of bytes transferred to lower layers.
41 need to rebuild the connection class with how much we've transferred so far.
  /external/libchrome/base/
bind_helpers.h 29 // transferred ownership to the target function.
126 // cb.Run(); // Foo() is now transferred to |arg| and deleted.
  /external/webrtc/talk/app/webrtc/
webrtcsession.h 220 // The ownership of |desc| will be transferred after this call.
223 // The ownership of |desc| will be transferred after this call.
  /frameworks/base/docs/html/training/efficient-downloads/
efficient-network-access.jd 128 <p>In this example, all the analytics information collected within the app should be bundled together and queued for download, rather than being transmitted as it's collected. The resulting bundle should be transferred when either a full-sized photo is being downloaded, or when an hourly update is being performed.</p>
152 <p>By monitoring the frequency of your data transfers, and the amount of data transferred during each connection, you can identify areas of your application that can be made more battery-efficient. Generally, you will be looking for short spikes that can be delayed, or that should cause a later transfer to be preempted.</p>
  /frameworks/native/include/binder/
Parcel.h 200 // transferred by way of an anonymous shared memory region. Prefer sending
201 // immutable blobs if possible since they may be subsequently transferred between
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
Channel.java 39 * that defines logical format of the data transferred between the emulator and
168 /** Endianness of data transferred in this channel. */
  /frameworks/base/media/java/android/media/
AudioTrack.java 54 * transferred from the Java layer to the native layer and queued for playback. The streaming
108 * Creation mode where audio data is transferred from Java to the native layer
706 * Sets the mode under which buffers of audio data are transferred from the
    [all...]
  /external/dbus/bus/
activation.c 383 /* ownership has been transferred to entry, do not free separately */
428 /* ownership has been transferred to entry, do not free separately */
461 /* if these have been transferred into entry, the variables will be NULL */
    [all...]
  /frameworks/av/include/media/
AudioTrack.h 147 /* How data is transferred to AudioTrack
205 * transferType: How data is transferred to AudioTrack.
    [all...]
  /device/generic/goldfish/camera/
QemuClient.cpp 268 * rest, calling the receiving end with the number of bytes transferred. */

Completed in 2219 milliseconds

1 2 3 4 5 6 7 8 91011>>