/external/libchrome/dbus/ |
bus.cc | 197 // The origin message loop is unnecessary if the client uses synchronous [all...] |
/external/libusb/libusb/ |
libusb.h | 276 /** Synchronous */ [all...] |
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
xm_api.c | 80 * remain asynchronous. For apps running at 100fps with synchronous [all...] |
/external/ppp/pppd/ |
pppd.h | 314 extern bool sync_serial; /* Device is synchronous serial device */ [all...] |
/frameworks/av/include/private/media/ |
AudioTrackShared.h | 417 // synchronous (they do not wait or block); instead they take effect at the
|
/frameworks/base/core/java/android/content/ |
BroadcastReceiver.java | 513 * Provide a binder to an already-running service. This method is synchronous [all...] |
/frameworks/base/core/java/android/view/ |
ThreadedRenderer.java | 52 * are currently synchronous. [all...] |
/frameworks/base/docs/html/about/versions/marshmallow/ |
android-6.0-changes.jd | 388 <li>When users back out of the synchronous part of the setup flow initiated through an
|
/frameworks/base/docs/html/google/play/billing/ |
billing_integrate.jd | 172 <li>Handle the synchronous response messages that are returned with each billing request.</li>
|
/frameworks/native/libs/gui/ |
GLConsumer.cpp | 240 // deep, while in synchronous mode we use the oldest buffer. [all...] |
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/ |
mm_camera_thread.c | 404 * @call_type : Whether its Synchronous or Asynchronous call
|
/packages/apps/Email/provider_src/com/android/email/ |
SecurityPolicy.java | 713 * This method is synchronous, so it should normally be called within a worker thread (the [all...] |
/system/bt/btif/src/ |
btif_storage.c | 531 * Functions are synchronous and can be called by both from internal modules [all...] |
/system/core/fastboot/ |
fastboot_protocol.txt | 17 * The protocol is entirely host-driven and synchronous (unlike the
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
CameraTestUtils.java | 284 * Create a synchronous SimpleImageReaderListener that queues the images 295 * Create a synchronous/asynchronous SimpleImageReaderListener that 299 * producer will not be blocked. For synchronous listener, no image will [all...] |
/external/fio/ |
fio.1 | 580 SCSI generic sg v3 I/O. May be either synchronous using the SG_IO ioctl, or if 661 iodepth beyond 1 will not affect synchronous ioengines (except for small [all...] |
HOWTO | 688 synchronous using the SG_IO ioctl, or if 780 affect synchronous ioengines (except for small degress when 812 On Windows the synchronous ioengines don't support direct io. [all...] |
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/ |
CameraTestUtils.java | 280 * Create a synchronous SimpleImageReaderListener that queues the images 291 * Create a synchronous/asynchronous SimpleImageReaderListener that 295 * producer will not be blocked. For synchronous listener, no image will [all...] |
/external/valgrind/coregrind/ |
m_signals.c | 37 1. Synchronous, instruction-generated (SIGILL, FPE, BUS, SEGV and 54 3. Synchronous, general signals. If a thread/process sends itself 55 a signal with kill, its expected to be synchronous: ie, the signal [all...] |
/frameworks/base/media/java/android/media/ |
MediaPlayer.java | 106 * head represent synchronous method calls, while those with 204 * <li>There are two ways (synchronous vs. 206 * either a call to {@link #prepare()} (synchronous) which [all...] |
/art/runtime/jdwp/ |
jdwp_handler.cc | 838 * The call is synchronous. All threads in the VM are resumed, unless the [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
AudioRecordTest.java | 534 // stop is synchronous, but need not be in the future. [all...] |
/dalvik/docs/ |
prettify.js | 52 * If set to {@code false}, {@code prettyPrint()} is synchronous. [all...] |
/device/google/contexthub/firmware/src/ |
seos.c | 380 static void handleEventFreeing(uint32_t evtType, void *evtData, TaggedPtr evtFreeData) // watch out, this is synchronous [all...] |
/external/autotest/scheduler/ |
monitor_db.py | 518 # already picked up by a synchronous job [all...] |