/external/bluetooth/glib/gio/ |
gasyncresult.c | 31 * @short_description: Asynchronous Function Results 35 * Provides a base class for implementing asynchronous function results. 37 * Asynchronous operations are broken up into two separate operations 39 * an asynchronous operation, provide a #GAsyncReadyCallback to the 40 * asynchronous function. This callback will be triggered when the 43 * object the asynchronous function was started for and any error codes 44 * returned. The asynchronous callback function is then expected to call 59 * Example of a typical asynchronous operation flow: 101 * The callback for an asynchronous operation is called only once, and is 108 * truly need asynchronous operations, make sure to initialize #GThread [all...] |
gasyncresult.h | 42 * Holds results information for an asynchronous operation, 43 * usually passed directly to a asynchronous _finish() operation. 52 * @get_source_object: Gets the source object that issued the asynchronous operation.
|
gsimpleasyncresult.c | 45 * @short_description: Simple asynchronous results implementation 52 * handling asynchronous functions. 67 * applications that need better control of how asynchronous operations 71 * that asynchronous functions and their finishing functions are used 77 * (e.g. the asynchronous operation's doesn't take a #GError argument), 84 * An asynchronous operation can be made to ignore a cancellation event by 98 * To set the results of an asynchronous function, 105 * Likewise, to get the result of an asynchronous function, 182 * @source_object: a #GObject the asynchronous function was called with, 186 * @source_tag: the asynchronous function [all...] |
/external/tcpdump/ |
gmpls.c | 78 { 5, "Asynchronous mapping of E4"}, 79 { 6, "Asynchronous mapping of DS3/T3"}, 80 { 7, "Asynchronous mapping of E3"}, 83 { 10, "Asynchronous mapping of DS2/T2"}, 86 { 13, "Asynchronous mapping of E1"}, 89 { 16, "Asynchronous mapping of DS1/T1"}, 95 { 22, "DS1 SF Asynchronous"}, 96 { 23, "DS1 ESF Asynchronous"}, 97 { 24, "DS3 M23 Asynchronous"}, 98 { 25, "DS3 C-Bit Parity Asynchronous"}, [all...] |
l2tp.h | 41 #define L2TP_FRAMING_CAP_ASYNC_MASK 0x00000002 /* Asynchronous */ 44 #define L2TP_FRAMING_TYPE_ASYNC_MASK 0x00000002 /* Asynchronous */
|
/external/opencore/engines/player/include/ |
pv_player_interface.h | 106 * This command request is asynchronous. PVCommandStatusObserver's CommandCompleted() 119 * @returns A unique command ID for asynchronous completion 132 * This command request is asynchronous. PVCommandStatusObserver's CommandCompleted() 143 * @returns A unique command ID for asynchronous completion 151 * This command request is asynchronous. PVCommandStatusObserver's CommandCompleted() 164 * @returns A unique command ID for asynchronous completion 174 * This command request is asynchronous. PVCommandStatusObserver's CommandCompleted() 189 * @returns A unique command ID for asynchronous completion 196 * In the asynchronous response, this should return the log level along with an 198 * This command request is asynchronous. PVCommandStatusObserver's CommandCompleted( [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
async_queues.sgml | 2 Asynchronous Queues 5 asynchronous communication between threads 17 Asynchronous queues are an exception from most other GLib data 20 counting. This is because the nature of an asynchronous queue is that 25 For using an asynchronous queue you first have to create one with 41 A thread, which is expecting messages from an asynchronous queue 72 an asynchronous queue. It should only be accessed through the
|
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/ |
pv_2way_h324m_interface.h | 63 * @returns A unique command id for asynchronous completion 78 * @returns A unique command id for asynchronous completion 95 * @returns A unique command id for asynchronous completion 110 * @returns A unique command id for asynchronous completion 127 * @returns A unique command id for asynchronous completion 142 * @returns A unique command id for asynchronous completion 154 * @returns A unique command id for asynchronous completion 165 * @returns A unique command id for asynchronous completion 176 * @returns A unique command id for asynchronous completion 187 * @returns A unique command id for asynchronous completio [all...] |
/external/opencore/pvmi/pvmf/include/ |
pvmi_mio_control.h | 87 * for handling the results of asynchronous requests 98 * terminated with the disconnect call. Any pending asynchronous requests associated 164 * @returns A unique command id for asynchronous completion 184 * @returns A unique command id for asynchronous completion 196 * Because it is not unusual for that process to take some time, the Init() API is asynchronous. 199 * @returns A unique command id for asynchronous completion 206 * Because it is not unusual for that process to take some time, the Reset() API is asynchronous. 209 * @returns A unique command id for asynchronous completion 218 * @returns A unique command id for asynchronous completion 227 * @returns A unique command id for asynchronous completio [all...] |
pvmi_media_io_observer.h | 26 * Observer interface for asynchronous PvmiMIOControl requests. Clients using PvmiMIOControl interface 35 * Signal of completion for asynchronous PvmiMIOControl requests.
|
/frameworks/base/core/java/android/accounts/ |
IAccountManagerResponse.aidl | 21 * The interface used to return responses for asynchronous calls to the {@link IAccountManager}
|
/frameworks/base/core/java/android/app/ |
IWallpaperManagerCallback.aidl | 20 * Callback interface used by IWallpaperManager to send asynchronous
|
/external/opencore/engines/author/include/ |
pvauthorengineinterface.h | 96 * @returns A unique command id for asynchronous completion 114 * @returns A unique command id for asynchronous completion 135 * @returns A unique command id for asynchronous completion 143 * In the asynchronous response, this should return the log level along with an 153 * @returns A unique command id for asynchronous completion 201 * @returns A unique command id for asynchronous completion 224 * @returns A unique command id for asynchronous completion 249 * @returns A unique command id for asynchronous completion 278 * @returns A unique command id for asynchronous completion 309 * @returns A unique command id for asynchronous completio [all...] |
/external/opencore/nodes/common/include/ |
pvmf_data_source_playback_control.h | 94 * Asynchronous method to set the position of a data source to a new location. 104 * This method is asynchronous and the completion of this command will be sent through the 122 * @returns A unique command ID for asynchronous completion. 134 * Asynchronous method to set the position of a data source to a new location. 168 * This method is asynchronous and the completion of this command will be sent through the 172 * @returns A unique command ID for asynchronous completion. 188 * Asynchronous method to query the position of a data source to a new location without changing the position 193 * This method is asynchronous and the completion of this command will be sent through the 203 * @returns A unique command ID for asynchronous completion. 213 * Asynchronous method to query the position of a data source to a new location without changing the positio [all...] |
pvmf_data_source_direction_control.h | 63 * Asynchronous method to set the playback direction of the data source 67 * This method is asynchronous and the completion of this command will be sent through the 78 * @returns A unique command ID for asynchronous completion
|
/external/opencore/nodes/pvloopbacknode/src/ |
pvmf_loopback_node.cpp | 174 //Queue an asynchronous node command 192 //Queue an asynchronous node command 219 //Queue an asynchronous node command 230 //Queue an asynchronous node command 241 //Queue an asynchronous node command 253 //Queue an asynchronous node command 264 //Queue an asynchronous node command 275 //Queue an asynchronous node command 286 //Queue an asynchronous node command 297 //Queue an asynchronous node comman [all...] |
/frameworks/base/core/java/android/content/ |
AsyncQueryHandler.java | 30 * A helper class to help make handling asynchronous {@link ContentResolver} 143 * This method begins an asynchronous query. When the query is done 198 * This method begins an asynchronous insert. When the insert operation is 224 * This method begins an asynchronous update. When the update operation is 252 * This method begins an asynchronous delete. When the delete operation is 279 * Called when an asynchronous query is completed. 291 * Called when an asynchronous insert is completed. 304 * Called when an asynchronous update is completed. 317 * Called when an asynchronous delete is completed.
|
/external/opencore/engines/2way/include/ |
pv_2way_interface.h | 101 * @returns A unique command id for asynchronous completion 119 * @returns A unique command id for asynchronous completion 146 * @returns A unique command id for asynchronous completion 168 * @returns A unique command id for asynchronous completion 191 * @return A unique command id for asynchronous completion 204 * @returns A unique command id for asynchronous completion 228 * @return A unique command id for asynchronous completion 241 * @returns A unique command id for asynchronous completion 259 * @returns A unique command id for asynchronous completion 279 * This is an asynchronous request [all...] |
/external/opencore/engines/adapters/player/framemetadatautility/include/ |
pv_frame_metadata_interface.h | 210 * This command request is asynchronous. PVCommandStatusObserver's CommandCompleted() 224 * @returns A unique command ID for asynchronous completion 235 * This command request is asynchronous. PVCommandStatusObserver's CommandCompleted() 247 * @returns A unique command ID for asynchronous completion 258 * This command request is asynchronous. PVCommandStatusObserver's CommandCompleted() 263 * @returns A unique command ID for asynchronous completion 272 * This command request is asynchronous. PVCommandStatusObserver's CommandCompleted() 280 * @returns A unique command ID for asynchronous completion 302 * This command request is asynchronous. PVCommandStatusObserver's CommandCompleted() 313 * @return A unique command ID for asynchronous completio [all...] |
/development/host/windows/usb/api/ |
adb_io_completion.h | 22 asynchronous I/O requests.
28 structure returned from asynchronous I/O requests.
32 is returned to the caller of each successful asynchronous I/O request. Just
|
adb_legacy_io_completion.h | 22 asynchronous I/O requests issued via legacy USB API.
29 from asynchronous I/O requests issued via legacy USB API.
32 asynchronous I/O request. Just like all other handles this handle
|
/external/opencore/engines/common/include/ |
pv_config_interface.h | 38 * @returns A unique command id for asynchronous completion 48 * @returns A unique command id for asynchronous completion
|
/external/opencore/pvmi/content_policy_manager/plugins/common/include/ |
pvmf_cpmplugin_authentication_interface.h | 44 * Asynchronous method to authenticate with a plug-in. 49 * @returns A unique command id for asynchronous completion.
|
pvmf_cpmplugin_authorization_interface.h | 47 * Asynchronous method to authorize usage with a plug-in. 53 * @returns A unique command id for asynchronous completion.
|
/external/webkit/WebKit/chromium/public/ |
WebURLLoader.h | 61 // Cancels an asynchronous load. This will appear as a load error to 65 // Suspends/resumes an asynchronous load.
|