HomeSort by relevance Sort by last modified time
    Searched full:asynchronous (Results 201 - 225 of 447) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/kernel-headers/original/linux/
fd.h 283 * Asynchronous Write error tracking
net.h 101 * @fasync_list: Asynchronous wake up list
  /external/opencore/doc/oscl_html/
classOsclDNS.html 137 GetHostByName. This is an asynchronous method.<dl compact><dt><b>Parameters: </b></dt><dd>
oscl__socket__types_8h.html 96 Return codes for asynchronous APIs <dl compact><dt><b>Enumeration values: </b></dt><dd>
  /external/opencore/nodes/pvmediaoutputnode/src/
pv_media_output_node.cpp 743 //asynchronous command for processing by the command handler AO.
    [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/include/
pvmf_jitter_buffer_node.h 63 //IDs for all of the asynchronous node commands.
  /external/opencore/nodes/streaming/streamingmanager/src/
pvmf_streaming_manager_internal.h 130 //IDs for all of the asynchronous node commands.
  /external/opencore/oscl/oscl/osclio/src/
oscl_file_async_read.h 397 // Pointer to buffer for asynchronous read
  /external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/include/
pvmf_cpmplugin_passthru_oma1.h 146 * IDs for all of the asynchronous plugin commands.
  /external/v8/src/
execution.h 181 // This provides an asynchronous read of the stack limits for the current
  /external/webkit/WebKit/chromium/public/
WebInputEvent.h 72 // handles keyboard events in a browser process and send asynchronous
  /external/webkit/WebKit/qt/tests/qwebhistory/
tst_qwebhistory.cpp 69 QEventLoop waitForLoadFinished; //operation on history are asynchronous!
  /frameworks/base/core/java/android/content/pm/
IPackageManager.aidl 275 * @param observer a callback to use to notify when the asynchronous
  /frameworks/base/core/java/com/android/internal/app/
ShutdownThread.java 335 // vibrator is asynchronous so we need to wait to avoid shutting down too soon.
  /frameworks/base/media/libdrm/mobile1/include/objmng/
drm_file.h 78 * asynchronous operation returns #DRM_FILE_WOULDBLOCK.
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaPlayerStateUnitTestTemplate.java 241 // pause() is an asynchronous call and returns immediately, but
  /frameworks/base/services/java/com/android/server/
DeviceStorageMonitorService.java 217 // Note that clearing cache is asynchronous and so we do a
NotificationPlayer.java 235 // because of the asynchronous nature of this class.
  /packages/apps/Email/src/com/android/exchange/provider/
GalEmailAddressAdapter.java 38 * Email Address adapter that performs asynchronous GAL lookups.
  /packages/apps/Phone/src/com/android/phone/
FdnSetting.java 199 * Handler for asynchronous replies from the sim.
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
ioctl_list.c 70 /*sends complete to the user after to signal the completion of the asynchronous */
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ConcurrentLinkedQueue.java 37 * asynchronous nature of these queues, determining the current number
373 * asynchronous nature of these queues, determining the current
  /external/bluetooth/glib/gio/
gbufferedinputstream.c 394 * For the asynchronous, non-blocking, version of this function, see
527 * Finishes an asynchronous read.
    [all...]
  /external/opencore/doc/pvauthor_html/
classMPVDataSinkBase.html 451 This is a virtual function that a derrived data sink can implement if any thread specific initialisation is required and/or the data sink can create any asynchronous events.<dl compact><dt><b>Parameters: </b></dt><dd>
454 This is an MAsyncEventHandler to handle asynchronous events that occur during the transfer of multimedia data. The event handler must be in the same thread as the data transfer thread - hence the reason it is passed in the SinkThreadLogon as opposed to say the constructor.</td></tr>
classMPVDataSourceBase.html 508 This is a virtual function that a derrived data source can implement if any thread specific initialisation is required and/or the data source can create any asynchronous events.<dl compact><dt><b>Parameters: </b></dt><dd>
511 This is an MAsyncEventHandler to handle asynchronous events that occur during the transfer of multimedia data. The event handler must be in the same thread as the data transfer thread - hence the reason it is passed in the SourceThreadLogon as opposed to say the constructor.</td></tr>

Completed in 797 milliseconds

1 2 3 4 5 6 7 891011>>