HomeSort by relevance Sort by last modified time
    Searched full:asynchronous (Results 651 - 675 of 1227) sorted by null

<<21222324252627282930>>

  /system/connectivity/shill/wifi/
scan_session.h 67 // but it really should be implemented as asynchronous code):
  /system/core/crash_reporter/
list_proxies.cc 206 // asynchronous return value rather than a return signal.
  /toolchain/binutils/binutils-2.25/include/gdb/
remote-sim.h 238 /* Asynchronous request to stop the simulation.
  /cts/tests/camera/src/android/hardware/camera2/cts/
CameraManagerTest.java 258 * A synchronous error must also be accompanied by an asynchronous
282 // It's possible that we got an asynchronous error transition only. This is ok.
  /docs/source.android.com/src/devices/camera/
camera3_requests_hal.jd 87 <li>Asynchronous requests for captures come from the framework.</li>
158 <li>In case of an error or other asynchronous event, the HAL must call
  /external/autotest/client/cros/cellular/pseudomodem/
modem.py 401 @param return_cb: The asynchronous callback to invoke on success.
402 @param raise_cb: The asynchronous callback to invoke on failure. Has to
  /external/autotest/scheduler/
drone_utility.py 9 4. The batched calls may be synchronous or asynchronous.
10 5. The caller is responsible for monitoring asynchronous calls through pidfiles.
  /external/autotest/site_utils/
test_push.py 189 'are waiting on. Only for the asynchronous suites '
289 'Asynchronous suite triggered by create_and_return '
  /external/elfutils/tests/
run-readelf-zdebug.sh 38 # -fno-asynchronous-unwind-tables -o testfile-debug testfile-zdebug.c
40 # -fno-asynchronous-unwind-tables -o testfile-zdebug testfile-zdebug.c
  /external/fio/
README 350 posix_aio0 Defined Posix Asynchronous I/O
353 posix_aio0 Available Posix Asynchronous I/O
fio.1 557 Linux native asynchronous I/O. This ioengine defines engine specific options.
560 POSIX asynchronous I/O using \fBaio_read\fR\|(3) and \fBaio_write\fR\|(3).
563 Solaris native asynchronous I/O.
566 Windows native asynchronous I/O.
577 Use the syslet system calls to make regular read/write asynchronous.
582 \fBwrite\fR\|(2) for asynchronous I/O.
603 The GUASI I/O engine is the Generic Userspace Asynchronous Syscall Interface
604 approach to asynchronous I/O.
    [all...]
  /external/libbrillo/brillo/dbus/
dbus_object.h 463 // completion_callback - a callback to be called when the asynchronous
527 // Registers the object instance with D-Bus. This is an asynchronous call
  /external/libchrome/base/message_loop/
message_loop.h 81 // asynchronous events it may process in addition to tasks and timers.
91 // This type of ML also supports asynchronous IO. See also
  /external/libevent/include/event2/
dns.h 205 Initialize the asynchronous DNS library.
220 Shut down the asynchronous DNS resolver and terminate all active requests.
  /external/libnfc-nxp/src/
phHal4Nfc_P2P.c 41 Asynchronous behavior in the scenario where the data is received even before
282 Asynchronous behavior in the scenario where the data is received even before
  /external/llvm/docs/
Atomics.rst 15 and asynchronous signals, and the model for existing instructions has been
160 volatile does provide some limited guarantees around asynchronous signals, but
  /external/tcpdump/
print-l2tp.c 49 #define L2TP_FRAMING_CAP_ASYNC_MASK 0x00000002 /* Asynchronous */
52 #define L2TP_FRAMING_TYPE_ASYNC_MASK 0x00000002 /* Asynchronous */
  /external/valgrind/docs/internals/
threads-syscalls-signals.txt 99 been overloaded to deal with two separate kinds of events (asynchronous
237 would work, but it would make the results a bit asynchronous (that is,
  /frameworks/base/core/java/android/animation/
Animator.java 542 * <li>Lifecycle callback events may be asynchronous. Events such as
549 * may be asynchronous. It is guaranteed that all state changes that are
  /frameworks/base/core/java/android/bluetooth/
BluetoothGattServer.java 334 * <p>This is an asynchronous call. The callback is used to notify
339 * @param callback GATT callback handler that will receive asynchronous
  /frameworks/base/core/java/android/hardware/usb/
UsbManager.java 533 * Note: This function is asynchronous and may fail silently without applying
611 * Note: This function is asynchronous and may fail silently without applying
  /frameworks/base/core/java/android/speech/tts/
TextToSpeech.java     [all...]
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityInteractionClient.java 46 * perspective but internally they are asynchronous. The client thread
66 * asynchronous result delivered via the callback. In this case the expected
    [all...]
  /frameworks/base/docs/html/guide/components/
loaders.jd 49 <li>They provide asynchronous loading of data.</li>
90 <td>An abstract class that performs asynchronous loading of data. This is
  /frameworks/base/services/core/java/com/android/server/
NsdService.java 66 * Clients receiving asynchronous messages
152 if (DBG) Slog.d(TAG, "New client listening to asynchronous messages");
    [all...]

Completed in 1577 milliseconds

<<21222324252627282930>>