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

1 2 3 4 5 6 7 8 91011>>

  /external/opencore/nodes/pvdownloadmanagernode/src/
pvmf_downloadmanager_node.h 788 //iCurrentCommand is a 1-deep holding place for a command that has started executing but has asynchronous completion.
789 //iCancelCommand is a 1-deep holding place for a cancel command that has started executing but has asynchronous completion.
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 449 * <p>This is an asynchronous call, it will return immediately. Register
568 * supported. This API is asynchronous and an Intent is sent,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/EventMbox/
eventMbox.c 631 /* Asynchronous bus - call FwEvent for notifying the completion */
650 /* If we are here - we got TNETWIF_PENDING, so we are in asynchronous mode */
  /frameworks/base/media/java/android/media/
MediaPlayer.java 65 * a double arrow head represent asynchronous method calls.</p>
162 * asynchronous) that the <em>Prepared</em> state can be reached:
165 * returns, or a call to {@link #prepareAsync()} (asynchronous) which
    [all...]
  /external/opencore/nodes/pvmediaoutputnode/src/
pv_media_output_node_inport.cpp 737 // Asynchronous completion
769 // Asynchronous completion
782 //asynchronous completion.
    [all...]
  /external/opencore/nodes/pvclientserversocketnode/src/
pvmf_clientserver_socket_node.cpp 601 //waiting on asynchronous command completion, but it's unblocked now.
    [all...]
  /external/opencore/nodes/pvcommsionode/src/
pv_comms_io_node.cpp 411 // up to 2 asynchronous MIO requests will be made. We need
668 //Can't do anything when an asynchronous cancel is in progress-- just
    [all...]
  /bionic/libc/include/net/
if_types.h 128 #define IFT_ASYNC 0x54 /* Asynchronous Protocol */
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ExecutorService.java 16 * one or more asynchronous tasks.
  /external/guava/javadoc/com/google/common/util/concurrent/
package-use.html 131 is useful for asynchronous workflows.</TD>
  /external/kernel-headers/original/linux/
atmdev.h 262 ATM_VF_CLOSE, /* asynchronous close - treat like VF_RELEASED*/
  /external/opencore/codecs_v2/video/avc_h264/enc/include/
pvavcencoderinterface.h 137 the bitstream in asynchronous mode. */
  /external/opencore/doc/oscl_html/
oscl__socket__imp__base_8h-source.html 36 00030 <span class="comment">//asynchronous methods.</span>
oscl__socket__imp__pv_8h-source.html 43 00044 <span class="comment">//asynchronous methods.</span>
oscl__udp__socket_8h-source.html 35 00029 <span class="comment">//Asynchronous methods</span>
  /external/opencore/nodes/streaming/medialayernode/include/
pvmf_medialayer_node.h 71 //IDs for all of the asynchronous node commands.
  /external/opencore/nodes/streaming/streamingmanager/src/
pvmf_streaming_manager_node.cpp 595 * asynchronous command for processing by the command handler AO.
  /external/opencore/pvmi/content_policy_manager/src/
cpm_internal.h 90 * IDs for all of the asynchronous plugin commands.
    [all...]
  /external/webkit/WebCore/bridge/
npruntime.h 35 * All calls into script were made asynchronous. Results are
  /external/webkit/WebCore/loader/
FrameLoader.h 334 // FIXME: This is public because this asynchronous callback from the FrameLoaderClient
  /external/webkit/WebCore/page/
Geolocation.cpp 342 // Request permissions, which may be synchronous or asynchronous.
  /external/webkit/WebCore/platform/network/cf/
SocketStreamHandleCFNet.cpp 78 if (!m_readStream) // Doing asynchronous PAC file processing, streams will be created later.
  /frameworks/base/core/jni/
android_bluetooth_HeadsetBase.cpp 385 /* Do an asynchronous select() */
  /frameworks/base/docs/html/resources/articles/
tts.jd 158 <p>Note that <code>speak()</code> calls are asynchronous, so they will return
  /frameworks/base/include/utils/
threads.h 409 // Ask this object's thread to exit. This function is asynchronous, when the

Completed in 1022 milliseconds

1 2 3 4 5 6 7 8 91011>>