OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:asynchronous
(Results
126 - 150
of
447
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/RecoveryMgr/
recoveryMgr.c
189
Once the access is
Asynchronous
(TNETWIF_PENDING), it exits and is called later
220
* Exit when finished or if an
Asynchronous
process is required. In this case
/external/opencore/nodes/streaming/streamingmanager/plugins/common/src/
pvmf_sm_fsp_base_impl.cpp
303
//
Asynchronous
commands
305
* Queue an
asynchronous
QueryUUID command
327
* Queue an
asynchronous
node command QueryInterface
342
* Queue an
asynchronous
node command - RequestPort
361
* Queue an
asynchronous
node command - ReleasePort
375
* Queue an
asynchronous
node command - Init
387
* Queue an
asynchronous
node command - Prepare
411
* Queue an
asynchronous
node command - Start
424
* Queue an
asynchronous
node command - Stop
437
* Queue an
asynchronous
node command - Flus
[
all
...]
/bootable/bootloader/legacy/
fastboot_protocol.txt
18
multi-channel, bi-directional,
asynchronous
ADB protocol)
/cts/tests/tests/webkit/src/android/webkit/cts/
WebIconDatabaseTest.java
240
// FIXME: WebIconDatabase.close() is
asynchronous
, so some files may still be in use
/development/host/windows/usb/api/
adb_api.h
149
4. I/O completion object that tracks completion information of
asynchronous
151
this API it is opened for
asynchronous
(or overlapped) I/O. And each time
152
an
asynchronous
I/O is performed by this API an I/O completion object is
155
the status and result of
asynchronous
I/O as well as wait for this I/O
/external/bluetooth/glib/docs/reference/gio/
gio-docs.xml
35
<title>
Asynchronous
I/O</title>
/external/bluetooth/glib/gio/
gdatainputstream.c
1131
* The
asynchronous
version of g_data_input_stream_read_line(). It is
1165
* The
asynchronous
version of g_data_input_stream_read_until().
[
all
...]
/external/guava/src/com/google/common/base/
Service.java
23
* An object with an operational state, plus
asynchronous
{@link #start()} and
/external/opencore/doc/oscl_html/
classOsclDNSObserver.html
21
DNS event observer. The client implements this to get
asynchronous
command completion.
classOsclSocketObserver.html
18
Socket event observer. The client implements this to get
asynchronous
command completion.
oscl__dns__imp__base_8h-source.html
31
00027 <span class="comment">//
asynchronous
methods.</span>
oscl__dns__imp__pv_8h-source.html
30
00025 <span class="comment">//
asynchronous
methods.</span>
/external/opencore/engines/adapters/player/framemetadatautility/test/src/
test_pv_frame_metadata_utility.h
108
// The base class for all pvframemetadata utility
asynchronous
tests
/external/opencore/engines/common/include/
pv_plugin_interfaces.h
296
* initialisation is required and/or the data source can create any
asynchronous
events.
300
* This is an MAsyncEventHandler to handle
asynchronous
events that occur during the
459
* initialisation is required and/or the data sink can create any
asynchronous
events.
463
* This is an MAsyncEventHandler to handle
asynchronous
events that occur during the
/external/opencore/nodes/pvsocketnode/include/
pvmf_socket_node.h
265
//Individual
asynchronous
operations and wait states that make up a connect or
278
//Individual
asynchronous
operations and wait states that make up a send sequence.
287
//Individual
asynchronous
operations and wait states that make up a receive sequence.
298
//Sequences that may require multiple
asynchronous
operations
[
all
...]
/external/opencore/nodes/streaming/medialayernode/src/
pvmf_medialayer_node.cpp
320
* Queue an
asynchronous
node command
341
* Queue an
asynchronous
node command
360
* Queue an
asynchronous
node command
379
* Queue an
asynchronous
node command
396
* Queue an
asynchronous
node command
411
* Queue an
asynchronous
node command
426
* Queue an
asynchronous
node command
441
* Queue an
asynchronous
node command
456
* Queue an
asynchronous
node command
471
* Queue an
asynchronous
node comman
[
all
...]
/external/opencore/nodes/streaming/streamingmanager/plugins/common/include/
pvmf_sm_fsp_base_cmds.h
34
//IDs for all of the
asynchronous
node commands.
/external/opencore/nodes/streaming/streamingmanager/src/
pvmf_streaming_manager_node.h
57
//IDs for all of the
asynchronous
node commands.
/external/opencore/oscl/oscl/osclio/src/
oscl_socket_method.cpp
195
implement
asynchronous
socket requests. It implements the timeout.
oscl_tcp_socket.h
68
//
Asynchronous
methods
/external/webkit/WebCore/platform/network/android/
ResourceHandleAndroid.cpp
164
// behaviour in the
asynchronous
case.
/frameworks/base/core/java/android/accounts/
AccountManagerFuture.java
25
* A <tt>AccountManagerFuture</tt> represents the result of an
asynchronous
/frameworks/base/core/java/android/app/
IntentService.java
27
* IntentService is a base class for {@link Service}s that handle
asynchronous
/frameworks/base/core/java/android/bluetooth/
HeadsetBase.java
208
* Returns true when either the
asynchronous
connect is in progress, or
/frameworks/base/core/java/android/content/
BroadcastReceiver.java
46
* Context.sendBroadcast}) are completely
asynchronous
. All receivers of the
99
* {@link #onReceive} implementation: anything that requires
asynchronous
101
* function to handle the
asynchronous
operation, but at that point the
103
* its process before the
asynchronous
operation completes.
Completed in 1864 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>