OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:asynchronous
(Results
26 - 50
of
447
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
tsc_h324m_config_interface.h
86
* @returns A unique command id for
asynchronous
completion
101
* @returns A unique command id for
asynchronous
completion
117
* @returns A unique command id for
asynchronous
completion
131
* @returns A unique command id for
asynchronous
completion
144
* @returns A unique command id for
asynchronous
completion
158
* @returns A unique command id for
asynchronous
completion
170
* @returns A unique command id for
asynchronous
completion
183
* @returns A unique command id for
asynchronous
completion
196
* @returns A unique command id for
asynchronous
completion
207
* @returns A unique command id for
asynchronous
completio
[
all
...]
/development/host/windows/usb/api/
adb_io_completion.cpp
20
returned from
asynchronous
I/O requests.
/frameworks/base/awt/java/awt/image/
TileObserver.java
25
* An
asynchronous
update interface for receiving notifications about tile
/frameworks/base/core/java/android/content/
ReceiverCallNotAllowedException.java
26
* not valid to use
asynchronous
APIs.
/packages/apps/IM/src/com/android/im/imps/
MultiPhaseTransaction.java
27
/* Multi-phase
asynchronous
transaction carries no AsyncCompletion.
/external/opencore/doc/pvplayer_html/
classPVPlayerInterface.html
118
This function allows a player data sink to be specified for playback. This function must be called when pvPlayer is in PVP_STATE_INITIALIZED state. The specified data sink must be a valid PVPlayerDataSink to be accepted for use in playback. This command request is
asynchronous
. PVCommandStatusObserver's CommandCompleted() callback handler will be called when this command request completes.<dl compact><dt><b>Parameters: </b></dt><dd>
126
A unique command id for
asynchronous
completion </dl> </td>
164
This function allows a player data source to be specified for playback. This function must be called when pvPlayer is in PVP_STATE_IDLE state and before calling Init. The specified data source must be a valid PVPlayerDataSource to be accepted for use in playback. This command request is
asynchronous
. PVCommandStatusObserver's CommandCompleted() callback handler will be called when this command request completes.<dl compact><dt><b>Parameters: </b></dt><dd>
172
A unique command id for
asynchronous
completion </dl> </td>
201
This API is to allow the user to cancel all pending requests in pvPlayer. The current request being processed, if any, will also be aborted. The user of PV-SDK should get the state of PVPlayer Engine after the command completes and before issuing any other command. This command request is
asynchronous
. PVCommandStatusObserver's CommandCompleted() callback handler will be called when this command request completes.<dl compact><dt><b>Parameters: </b></dt><dd>
207
A unique command id for
asynchronous
completion </dl> </td>
245
This API is to allow user of the SDK to cancel any specific command which is pending on pvPlayer. If the request is to cancel a command which still has to be processed pvPlayer will just remove the command from its queue of commands to be processed. If the request is to cancel a command that is ongoing then player will attempt to interrupt the ongoing command. The state of player after a cancel can vary. So the user of pvPlayerSDK must always query for state before issuing any subsequent commands. This command request is
asynchronous
. PVCommandStatusObserver's CommandCompleted() callback handler will be called when this command request completes.<dl compact><dt><b>Parameters: </b></dt><dd>
253
A unique command id for
asynchronous
completion </dl> </td>
291
This function allows querying of the current playback position. The playback position units will be in the one specified by the passed-in reference to PVPPlaybackPosition. If no units are specified, the units will default to milliseconds. This command request is
asynchronous
. PVCommandStatusObserver's CommandCompleted() callback handler will be called when this command request completes.<dl compact><dt><b>Parameters: </b></dt><dd>
299
A unique command id for
asynchronous
completion </dl> </td
[
all
...]
/external/opencore/pvmi/content_policy_manager/plugins/common/include/
pvmf_cpmplugin_interface.h
131
* @returns A unique command id for
asynchronous
completion
149
* @returns A unique command id for
asynchronous
completion
193
* Method to cancel an ongoing
asynchronous
command.
201
* @returns A unique command id for
asynchronous
completion.
210
* Method to cancel all ongoing
asynchronous
commands.
218
* @returns A unique command id for
asynchronous
completion.
pvmf_cpmplugin_domain_interface.h
104
* @returns A unique command id for
asynchronous
completion.
121
* @returns A unique command id for
asynchronous
completion.
pvmf_cpmplugin_license_interface.h
95
* @returns A unique command id for
asynchronous
completion.
114
* @returns A unique command id for
asynchronous
completion.
130
* @returns A unique command id for
asynchronous
completion.
pvmf_cpmplugin_license_manager_interface.h
62
* @returns A unique command id for
asynchronous
completion.
89
* @returns A unique command id for
asynchronous
completion.
123
* @returns A unique command id for
asynchronous
completion.
pvmf_cpmplugin_metering_interface.h
67
* @returns A unique command id for
asynchronous
completion.
99
* @returns A unique command id for
asynchronous
completion.
126
* @returns A unique command id for
asynchronous
completion.
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
CompletionService.java
10
* A service that decouples the production of new
asynchronous
tasks
15
* manage
asynchronous
IO, in which tasks that perform reads are
/development/samples/BusinessCard/src/com/example/android/businesscard/
BusinessCardActivity.java
33
* it launches an
asynchronous
query (queries should always be
asynchronous
) to load
/external/bluetooth/glib/gio/
gasynchelper.c
31
* @short_description:
Asynchronous
Helper Functions
35
* Provides helper functions for
asynchronous
operations.
giotypes.h
116
* @source_object: the object the
asynchronous
operation was started with.
120
* Type definition for a function that will be called back when an
asynchronous
187
* Simple thread function that runs an
asynchronous
operation and
/external/opencore/oscl/oscl/osclio/src/
oscl_socket_types.h
43
/** Return codes for
asynchronous
APIs
95
*
asynchronous
command completion.
oscl_dns_imp_pv.h
42
//
asynchronous
methods.
/external/opencore/nodes/common/include/
pvmf_meta_data_extension.h
76
*
Asynchronous
method to retrieve a list of metadata keys. The subset of all available keys in the node can
86
* @returns A unique command ID for
asynchronous
completion
96
*
Asynchronous
method to retrieve a list of metadata values. The subset of all available values in the node can
106
* @returns A unique command ID for
asynchronous
completion
/external/opencore/nodes/pvdummyinputnode/src/
pvmf_dummy_fileinput_node.cpp
281
//Queue an
asynchronous
node command
295
//Queue an
asynchronous
node command
308
//Queue an
asynchronous
node command
320
//Queue an
asynchronous
node command
331
//Queue an
asynchronous
node command
342
//Queue an
asynchronous
node command
353
//Queue an
asynchronous
node command
364
//Queue an
asynchronous
node command
375
//Queue an
asynchronous
node command
386
//Queue an
asynchronous
node comman
[
all
...]
/external/opencore/oscl/oscl/osclproc/src/
oscl_scheduler_aobase.h
184
The request status associated with an
asynchronous
request.
186
This is passed as a parameter to all
asynchronous
service providers.
246
asynchronous
service provider. The
asynchronous
service provider's cancel
/external/qemu/distrib/sdl-1.2.12/src/thread/beos/
SDL_systhread.c
77
/* Mask
asynchronous
signals for this thread */
/packages/apps/Contacts/src/com/android/contacts/util/
NotifyingAsyncQueryHandler.java
52
*
asynchronous
calls. Will replace any existing listener.
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ls/
DOMImplementationLS.java
39
* Create an
asynchronous
<code>LSParser</code>.
53
* <code>LSParser</code> that is created will operate in
asynchronous
70
* <code>LSParser</code> is either synchronous or
asynchronous
/development/host/windows/usb/winusb/
adb_winusb_io_completion.h
22
asynchronous
I/O requests issued via WinUsb API.
29
structure returned from
asynchronous
I/O requests issued via WinUsb API.
32
asynchronous
I/O request. Just like all other handles this handle
/external/opencore/engines/player/include/
pv_player_license_acquisition_interface.h
69
* @returns A unique command ID for
asynchronous
completion.
90
* @returns A unique command ID for
asynchronous
completion.
103
* @returns A unique command ID for
asynchronous
completion.
Completed in 930 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>