OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:blocking
(Results
351 - 375
of
1339
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/helpers/
CameraMetadataGetter.java
19
import static com.android.ex.camera2.
blocking
.BlockingStateCallback.*;
49
import com.android.ex.camera2.
blocking
.BlockingCameraManager;
50
import com.android.ex.camera2.
blocking
.BlockingCameraManager.BlockingOpenException;
51
import com.android.ex.camera2.
blocking
.BlockingStateCallback;
/cts/tests/tests/media/src/android/media/cts/
AudioTrackNative.java
44
// A value of 0 means that all writes are
blocking
.
/developers/build/prebuilts/gradle/BasicMediaDecoder/Application/src/main/java/com/example/android/basicmediadecoder/
MainActivity.java
156
// Advancing the extractor is a
blocking
operation and it MUST be
/developers/build/prebuilts/gradle/BasicMediaDecoder/
README.md
41
TimeExtractor instance (this is a
blocking
operation and should be done outside the main thread).
/developers/build/prebuilts/gradle/MediaRecorder/Application/src/main/java/com/example/android/mediarecorder/
MainActivity.java
197
* Asynchronous task for preparing the {@link android.media.MediaRecorder} since it's a long
blocking
/developers/samples/android/common/src/java/com/example/android/common/midi/
EventScheduler.java
46
// and non-
blocking
.
/developers/samples/android/media/BasicMediaDecoder/Application/src/main/java/com/example/android/basicmediadecoder/
MainActivity.java
156
// Advancing the extractor is a
blocking
operation and it MUST be
/developers/samples/android/media/BasicMediaDecoder/
README.md
41
TimeExtractor instance (this is a
blocking
operation and should be done outside the main thread).
template-params.xml
92
TimeExtractor instance (this is a
blocking
operation and should be done outside the main thread).
/developers/samples/android/media/MediaRecorder/Application/src/main/java/com/example/android/mediarecorder/
MainActivity.java
197
* Asynchronous task for preparing the {@link android.media.MediaRecorder} since it's a long
blocking
/development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MusicRetriever.java
52
*
blocking
the main thread.
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
VoicemailProviderHelper.java
34
* These methods are
blocking
, and will return control to the caller only when the operation
/development/samples/browseable/BasicMediaDecoder/src/com.example.android.basicmediadecoder/
MainActivity.java
156
// Advancing the extractor is a
blocking
operation and it MUST be
/development/samples/browseable/MediaRecorder/src/com.example.android.mediarecorder/
MainActivity.java
197
* Asynchronous task for preparing the {@link android.media.MediaRecorder} since it's a long
blocking
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
Win32PipeStream.cpp
96
PIPE_WAIT, //
blocking
operations
/device/generic/goldfish/sensors/
sensors_qemu.c
143
* from different threads, and poll() is
blocking
.
152
* which results in the thread
blocking
.
234
* lock temporarily during the
blocking
wait.
414
* the lock during the
blocking
call, then re-acquires it before
/external/bison/lib/
open.c
74
file types that require non-
blocking
handling in open().
spawn-pipe.h
69
with a simpler signal model that does not include
blocking
of
/external/boringssl/src/crypto/bio/
internal.h
87
/* BIO_socket_nbio sets whether |sock| is non-
blocking
. It returns one on
/external/glide/library/src/main/java/com/bumptech/glide/request/
RequestFutureTarget.java
16
* A {@link java.util.concurrent.Future} implementation for Glide that can be used to load resources in a
blocking
/external/guava/guava/src/com/google/common/util/concurrent/
Uninterruptibles.java
43
// Implementation Note: As of 3-7-11, the logic for each
blocking
/timeout
/external/jetty/src/config/etc/
jetty-proxy.xml
19
<!-- Default queued
blocking
threadpool
/external/jetty/src/java/org/eclipse/jetty/server/nio/
BlockingChannelConnector.java
45
/**
Blocking
NIO connector.
46
* This connector uses efficient NIO buffers with a traditional
blocking
thread model.
51
* @org.apache.xbean.XBean element="blockingNioConnector" description="Creates a
blocking
NIO based socket connector"
121
// Create a new server socket and set to non
blocking
mode
/external/kernel-headers/original/uapi/asm-generic/
fcntl.h
180
blocking
*/
/external/libpcap/
pcap_next_ex.3pcap
138
non-
blocking
mode and no packets were available to be read), or if no
Completed in 106 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>