HomeSort by relevance Sort by last modified time
    Searched full:synchronous (Results 301 - 325 of 939) sorted by null

<<11121314151617181920>>

  /prebuilts/go/linux-x86/src/runtime/
sema.go 192 // Synchronous semaphore for sync.Cond.
  /system/connectivity/shill/
process_manager.h 114 // Stop the given |pid| in a synchronous manner.
device.h 109 // Report synchronous errors using |error|, and asynchronous completion
278 // must be invoked after all synchronous and/or asynchronous actions
296 // after all synchronous and/or asynchronous actions this function performs
    [all...]
  /system/update_engine/common/
subprocess.cc 248 // It doesn't make sense to redirect some pipes in the synchronous case
  /system/update_engine/update_manager/
variable.h 41 // Poll variables, or synchronous variables, represent a variable with a value
  /external/chromium-trace/catapult/tracing/tracing/extras/importer/linux_perf/
binder_parser.html 270 * (1) A starts a synchronous transaction to B.
396 /* This recv is the completion of a synchronous transaction.
518 /* This is a response to a synchronous or a recursive sync
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld_linux_libcdep.cc 211 // Synchronous signals that should not be blocked.
278 // Install our handler for synchronous signals. Other signals should be
390 // The tracer thread should not raise any synchronous signals. But in case it
  /external/libchrome/dbus/
bus.h 80 // Synchronous method call:
116 // // Can send an immediate response here to implement a synchronous service
448 // received. Used to implement synchronous method calls.
  /libcore/luni/src/main/java/java/util/concurrent/
SynchronousQueue.java 26 * thread, and vice versa. A synchronous queue does not have any
28 * {@code peek} at a synchronous queue because an element is only
40 * <p>Synchronous queues are similar to rendezvous channels used in
99 * in extending them for use in synchronous queues, as well as
114 * busy synchronous queues, spinning can dramatically improve
    [all...]
  /external/libusb/
ChangeLog 417 Make synchronous transfer APIs robust against signal interruption
420 synchronous such that control is not returned until the transfer
424 patch changes these synchronous APIs so they do not abort in the case of
    [all...]
  /frameworks/base/media/java/android/media/
MediaCodec.java 384 buffers. In synchronous mode, call {@link #dequeueInputBuffer dequeueInput}/{@link
397 response to a {@link #dequeueOutputBuffer dequeuOutputBuffer} call in synchronous mode. After the
418 <td>Synchronous API using buffer arrays</td>
423 <td>Synchronous API using buffers</td>
491 <h4>Synchronous Processing using Buffers</h4>
496 codec in synchronous mode. This allows certain optimizations by the framework, e.g. when
506 MediaCodec is typically used like this in synchronous mode:
537 <h4>Synchronous Processing using Buffer Arrays (deprecated)</h4>
    [all...]
  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DeviceOwnerTest.java 186 // Make sure the user has been removed. As it is not a synchronous operation - switching to
  /docs/source.android.com/src/security/authentication/
fingerprint-hal.jd 165 <li><strong>enumerate.</strong> Synchronous call for enumerating all known fingerprint templates.
  /external/chromium-trace/catapult/dashboard/dashboard/
quick_logger.py 249 Add transactional annotation to make this synchronous since we're reading
  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/power_monitor/
powermetrics_power_monitor.py 52 # synchronous in respect to powermetrics starting.
  /external/chromium-trace/catapult/telemetry/telemetry/timeline/
thread.py 13 thread. We organize the synchronous slices on a thread by "subrows," where
  /external/chromium-trace/catapult/tracing/tracing/model/
thread.html 31 * thread. We organize the synchronous slices on a thread by "subrows," where
  /external/guava/guava/src/com/google/common/cache/
CacheLoader.java 175 * <p>This method is useful only when {@code loader.reload} has a synchronous implementation,
  /external/libxml2/python/
drv_libxml2.py 13 - Error callbacks are not exactly synchronous, they tend
  /external/llvm/lib/Support/
CrashRecoveryContext.cpp 234 // This implementation relies on synchronous signals being delivered to the
  /external/netperf/doc/examples/
runemomniaggdemo.sh 218 # A single-stream of synchronous, no-burst TCP_RR in an "aggregate"
  /external/okhttp/website/
index.html 65 immutability. It supports both synchronous blocking calls and async calls with
  /external/opencv3/modules/videoio/src/
cap_winrt_video.cpp 315 // synchronous version of listing video devices on WinRT
  /external/toybox/toys/other/
lsattr.c 66 {"Synchronous_Updates", FS_SYNC_FL, 'S'}, // Synchronous updates
  /external/webrtc/webrtc/base/
physicalsocketserver_unittest.cc 453 // Test receiving a synchronous signal while not in Wait() and then entering

Completed in 489 milliseconds

<<11121314151617181920>>