OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:synchronous
(Results
326 - 350
of
939
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webrtc/webrtc/modules/desktop_capture/
screen_capturer_x11.cc
42
// TODO(ajwong): Do we really want this to be
synchronous
?
/frameworks/base/core/java/android/view/
IWindowSession.aidl
253
* This method is
synchronous
because it may need to acquire a wake lock before returning.
/frameworks/base/core/tests/coretests/src/android/animation/
ViewPropertyAnimatorTest.java
35
* This test is more complicated than a typical
synchronous
test because much of the functionality
/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger/
SoundTriggerHelper.java
322
false /* Don't notify for
synchronous
calls */);
434
false /* don't notify for
synchronous
calls */);
464
false /* don't notify for
synchronous
calls */);
536
false /* don't notify for
synchronous
calls */);
[
all
...]
/frameworks/native/include/gui/
SurfaceComposerClient.h
132
static void closeGlobalTransaction(bool
synchronous
= false);
/frameworks/wilhelm/src/itf/
IPlay.c
222
// if a seek is pending, then lie about current position so the seek appears
synchronous
/frameworks/wilhelm/src/
locks.c
247
// note these are
synchronous
by the application's thread as it is about to return from API
/frameworks/wilhelm/tests/examples/
xaVideoDecoderCapabilities.cpp
239
/* realize the engine in
synchronous
mode. */
/hardware/libhardware/include/hardware/
fingerprint.h
120
/*
Synchronous
operation */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/scsi/
sg.h
177
/*
synchronous
SCSI command ioctl, (only in version 3 interface) */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h
177
/*
synchronous
SCSI command ioctl, (only in version 3 interface) */
/prebuilts/go/darwin-x86/doc/codewalk/
sharemem.xml
98
receives are
synchronous
. That means these channel sends will block until
/prebuilts/go/darwin-x86/src/net/rpc/jsonrpc/
all_test.go
129
//
Synchronous
calls
/prebuilts/go/darwin-x86/src/os/
file.go
64
O_SYNC int = syscall.O_SYNC // open for
synchronous
I/O.
/prebuilts/go/linux-x86/doc/codewalk/
sharemem.xml
98
receives are
synchronous
. That means these channel sends will block until
/prebuilts/go/linux-x86/src/net/rpc/jsonrpc/
all_test.go
129
//
Synchronous
calls
/prebuilts/go/linux-x86/src/os/
file.go
64
O_SYNC int = syscall.O_SYNC // open for
synchronous
I/O.
/system/connectivity/shill/wifi/
scan_session.h
66
// used as follows (note, this is shown as
synchronous
code for clarity
/cts/tests/camera/src/android/hardware/camera2/cts/
CameraManagerTest.java
256
* Track whether or not we got a
synchronous
error from openCamera.
258
* A
synchronous
error must also be accompanied by an asynchronous
/external/curl/lib/
hostip.c
97
* hostsyn.c - functions for
synchronous
name resolves
553
* If built with a
synchronous
resolver and use of signals is not
/external/e2fsprogs/lib/ext2fs/
ext2_fs.h
282
#define EXT2_SYNC_FL 0x00000008 /*
Synchronous
updates */
299
#define EXT2_DIRSYNC_FL 0x00010000 /*
Synchronous
directory modifications */
[
all
...]
/external/google-breakpad/src/client/linux/handler/
exception_handler.cc
32
// in order to identify it. This is true of the
synchronous
signals (SEGV etc),
380
// This was a
synchronous
signal triggered by a hard fault (e.g. SIGSEGV).
/external/guava/guava/src/com/google/common/base/
Ascii.java
292
*
Synchronous
Idle: A communication control character used by
293
* a
synchronous
transmission system in the absence of any other
/external/libavc/encoder/
ih264e_encode.c
27
* This file contains functions for encoding the input yuv frame in
synchronous
181
* Encodes in
synchronous
api mode
/external/libnfc-nxp/src/
phDal4Nfc.h
542
* This
synchronous
function configures the given HW Interface and
578
* initialised in \b phDal4Nfc_Config function (
Synchronous
function).
Completed in 1302 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>