HomeSort by relevance Sort by last modified time
    Searched full:asynchronous (Results 201 - 225 of 1918) sorted by null

1 2 3 4 5 6 7 891011>>

  /packages/apps/Nfc/nci/jni/
IntervalTimer.cpp 18 * Asynchronous interval timer.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
AsyncResultHolder.java 23 * This class is a holder of a result of asynchronous computation.
  /development/host/windows/usb/winusb/
adb_winusb_io_completion.h 22 asynchronous I/O requests issued via WinUsb API.
29 structure returned from asynchronous I/O requests issued via WinUsb API.
32 asynchronous I/O request. Just like all other handles this handle
  /external/chromium/chrome/browser/
icon_manager.h 34 // 2. An asynchronous icon load from a file on the file thread:
76 // Asynchronous call to lookup and return the icon associated with file. The
110 // Asynchronous requests that have not yet been completed.
  /external/chromium/net/disk_cache/
in_flight_io.h 18 // This class represents a single asynchronous IO operation while it is being
67 // This class keeps track of asynchronous IO operations. A single instance
68 // of this class is meant to be used to start an asynchronous operation (using
  /external/chromium_org/chrome/browser/
icon_manager.h 34 // 2. An asynchronous icon load from a file on the file thread:
70 // Asynchronous call to lookup and return the icon associated with file. The
112 // Asynchronous requests that have not yet been completed.
  /external/chromium_org/net/base/
file_stream_context.h 101 // deferred if some asynchronous operation is now in progress or if file is
157 // Called when asynchronous Seek() is completed.
163 // Called when asynchronous Open() or Seek()
  /external/chromium_org/net/disk_cache/
in_flight_io.h 18 // This class represents a single asynchronous IO operation while it is being
68 // This class keeps track of asynchronous IO operations. A single instance
69 // of this class is meant to be used to start an asynchronous operation (using
  /external/chromium_org/ppapi/api/dev/
ppb_testing_dev.idl 57 * issue some asynchronous call that has a callback. Then you call
59 * messages, giving the asynchronous operation time to complete. In your
62 * complicated state machine for simple tests for asynchronous APIs.
  /external/chromium_org/ppapi/tests/
test_flash_fullscreen.cc 71 // The transition is asynchronous and ends at the next DidChangeView().
79 // The out-of-process proxy is asynchronous, so testing for the following
136 // Transition to normal is synchronous in-process and asynchronous
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptPromiseResolver.cpp 98 V8PromiseCustom::fulfillResolver(m_resolver.newLocal(m_isolate), value, V8PromiseCustom::Asynchronous, m_isolate);
107 V8PromiseCustom::resolveResolver(m_resolver.newLocal(m_isolate), value, V8PromiseCustom::Asynchronous, m_isolate);
116 V8PromiseCustom::rejectResolver(m_resolver.newLocal(m_isolate), value, V8PromiseCustom::Asynchronous, m_isolate);
  /external/chromium_org/third_party/tlslite/tlslite/integration/
AsyncStateMachine.py 2 A state machine for using TLS Lite with asynchronous I/O.
25 #These store the various asynchronous operations (i.e.
191 asynchronous handshake functions (i.e. handshakeServerAsync, or
  /external/qemu/android/
async-utils.h 22 /* A set of useful data types to perform asynchronous operations.
30 ASYNC_COMPLETE = 0, /* asynchronous operation completed */
212 /* Asynchronous connection to a socket
async-socket.c 43 * Asynchronous Socket internal API declarations
54 * as - Asynchronous socket for the I/O.
61 * Asynchronous Socket Reader / Writer
67 /* Asynchronous socket for this I/O. */
115 * as - Asynchronous socket for the I/O.
222 /* Creates new asynchronous socket reader.
224 * as - Asynchronous socket for the reader.
245 /* Creates new asynchronous socket writer.
247 * as - Asynchronous socket for the writer.
287 * Public Asynchronous Socket I/O AP
    [all...]
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
AsyncRunner.java 142 /** Create a new asynchronous graph runner with the given filter
154 /** Create a new asynchronous graph runner with the given filter
208 /** Stop graph execution. This is an asynchronous call; register a callback
  /frameworks/wilhelm/src/itf/
IObject.c 22 // Called by a worker thread to handle an asynchronous Object.Realize.
113 // Asynchronous: mark operation pending and cancellable
122 case SL_OBJECT_STATE_REALIZING_1: // asynchronous on non-Engine
133 case SL_OBJECT_STATE_REALIZING_2: // synchronous, or asynchronous on Engine
146 // asynchronous Realize on an Engine is actually done synchronously, but still has
165 // Called by a worker thread to handle an asynchronous Object.Resume.
241 // Asynchronous: mark operation pending and cancellable
250 case SL_OBJECT_STATE_RESUMING_1: // asynchronous
413 // Abort asynchronous operations on the object
436 // Abort asynchronous operations on interface
    [all...]
IDynamicInterfaceManagement.c 22 // Called by a worker thread to handle an asynchronous AddInterface.
133 // Asynchronous: mark operation pending and cancellable
261 // currently being resumed (will not auto-cancel an asynchronous resume)
278 // Called by a worker thread to handle an asynchronous ResumeInterface.
381 // Asynchronous: mark operation pending and cancellable
  /libcore/luni/src/main/java/org/w3c/dom/ls/
DOMImplementationLS.java 39 * Create an asynchronous <code>LSParser</code>.
53 * <code>LSParser</code> that is created will operate in asynchronous
70 * <code>LSParser</code> is either synchronous or asynchronous
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
thread-mainloop.h 43 * the asynchronous API without risking to stall the PulseAudio library.
97 * Callbacks in PulseAudio are asynchronous, so they require extra care when
220 * \subsection async_subsec Asynchronous callbacks
222 * PulseAudio also has callbacks that are completely asynchronous, meaning
228 * The callbacks that are completely asynchronous are:
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
thread-mainloop.h 43 * the asynchronous API without risking to stall the PulseAudio library.
97 * Callbacks in PulseAudio are asynchronous, so they require extra care when
220 * \subsection async_subsec Asynchronous callbacks
222 * PulseAudio also has callbacks that are completely asynchronous, meaning
228 * The callbacks that are completely asynchronous are:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
thread-mainloop.h 43 * the asynchronous API without risking to stall the PulseAudio library.
97 * Callbacks in PulseAudio are asynchronous, so they require extra care when
220 * \subsection async_subsec Asynchronous callbacks
222 * PulseAudio also has callbacks that are completely asynchronous, meaning
228 * The callbacks that are completely asynchronous are:
  /frameworks/base/core/java/android/content/
BroadcastReceiver.java 59 * Context.sendBroadcast}) are completely asynchronous. All receivers of the
176 * {@link #onReceive} implementation: anything that requires asynchronous
178 * function to handle the asynchronous operation, but at that point the
180 * its process before the asynchronous operation completes.
264 * asynchronous broadcast handling.
274 * asynchronous broadcast handling.
283 * asynchronous broadcast handling.
293 * asynchronous broadcast handling.
302 * asynchronous broadcast handling.
312 * asynchronous broadcast handling
    [all...]
  /external/chromium_org/net/socket/
socket_test_util.h 60 // Asynchronous connection success.
112 // Asynchronous read/write success (inferred data length).
193 // complete the asynchronous read operation.
198 // is called to complete the asynchronous read operation.
415 // asynchronous. It is an error to perform synchronous I/O while stopped.
420 // However, in the case of asynchronous I/O, this I/O may be initiated in
444 // complete in this step, but is marked asynchronous. Write() returns
465 // an asynchronous write has been started but the callback has not been
469 // an asynchronous read has been started but the callback has not been
472 // Called to complete an asynchronous write to execute the write callback
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8PromiseCustom.cpp 310 V8PromiseCustom::rejectResolver(resolver, trycatch.Exception(), V8PromiseCustom::Asynchronous, isolate);
374 V8PromiseCustom::fulfillResolver(resolver, result, V8PromiseCustom::Asynchronous, isolate);
387 V8PromiseCustom::resolveResolver(resolver, result, V8PromiseCustom::Asynchronous, isolate);
400 V8PromiseCustom::rejectResolver(resolver, result, V8PromiseCustom::Asynchronous, isolate);
411 V8PromiseCustom::resolveResolver(resolver, v8::Undefined(isolate), V8PromiseCustom::Asynchronous, isolate);
422 V8PromiseCustom::resolveResolver(eachResolver, args[i], V8PromiseCustom::Asynchronous, isolate);
435 V8PromiseCustom::resolveResolver(resolver, v8::Undefined(isolate), V8PromiseCustom::Asynchronous, isolate);
451 V8PromiseCustom::resolveResolver(eachResolver, args[i], V8PromiseCustom::Asynchronous, isolate);
464 V8PromiseCustom::resolveResolver(resolver, v8::Undefined(isolate), V8PromiseCustom::Asynchronous, isolate);
481 V8PromiseCustom::resolveResolver(eachResolver, args[i], V8PromiseCustom::Asynchronous, isolate)
    [all...]
  /external/chromium_org/content/public/android/java/src/org/chromium/content/common/
TraceEvent.java 270 * @param id The id of the asynchronous event. Will automatically figure out the name from
281 * @param id The id of the asynchronous event.
291 * @param id The id of the asynchronous event.
301 * @param id The id of the asynchronous event. Will automatically figure out the name from
312 * @param id The id of the asynchronous event.
322 * @param id The id of the asynchronous event.

Completed in 4235 milliseconds

1 2 3 4 5 6 7 891011>>