HomeSort by relevance Sort by last modified time
    Searched full:asynchronous (Results 101 - 125 of 2015) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/tcpdump/
l2tp.h 41 #define L2TP_FRAMING_CAP_ASYNC_MASK 0x00000002 /* Asynchronous */
44 #define L2TP_FRAMING_TYPE_ASYNC_MASK 0x00000002 /* Asynchronous */
  /cts/suite/audio_quality/lib/include/task/
TaskSequential.h 34 * Queue async task for asynchronous execution (= call complete later)
  /development/host/windows/usb/api/
adb_io_completion.cpp 20 returned from asynchronous I/O requests.
  /external/chromium/chrome/browser/policy/
asynchronous_policy_provider.h 26 // Must be implemented by subclasses of the asynchronous policy provider to
  /external/chromium/chrome/browser/ui/webui/options/
font_settings_fonts_list_loader.h 13 // This class allows asynchronous retrieval of the system fonts list. The
  /external/chromium/chrome/common/extensions/docs/static/
api_index.html 33 methods in the chrome.* APIs are <b>asynchronous</b>:
  /external/chromium/crypto/
crypto_module_blocking_password_delegate.h 22 // synchronous because NSS cannot issue an asynchronous
  /external/chromium-trace/trace-viewer/src/tracing/trace_model/
async_slice.js 15 * asynchronous operation is in progress. An AsyncSlice consumes no CPU time
  /external/chromium_org/chrome/browser/extensions/api/system_storage/
system_storage_api.h 14 // Implementation of the systeminfo.storage.get API. It is an asynchronous
  /external/chromium_org/chrome/browser/ui/cocoa/tab_contents/
chrome_web_contents_view_delegate_mac.h 38 // The context menu. Callbacks are asynchronous so we need to keep it around.
  /external/chromium_org/chrome/browser/ui/panels/
panel_resize_controller.h 35 // Asynchronous confirmation of panel having been closed.
  /external/chromium_org/chromeos/network/
network_ip_config.h 49 // asynchronous call to Shill. The hardware address is usually a MAC address
  /external/chromium_org/content/common/
font_list.h 33 // content/browser/font_list_async.h which does an asynchronous call.
  /external/chromium_org/content/public/browser/
download_destination_observer.h 14 // Class that receives asynchronous events from a DownloadDestination about
  /external/chromium_org/content/renderer/
resizing_mode_selector.h 17 // 1) The "normal" (asynchronous) resizing, which involves sending messages to
  /external/chromium_org/net/dns/
notify_watcher_mac.h 26 // will deliver asynchronous notifications and errors to |callback|.
  /external/chromium_org/net/quic/crypto/
strike_register_client.h 45 // once the asynchronous operation is complete.
  /external/chromium_org/ppapi/api/private/
ppb_flash_fullscreen.idl 38 * transition is asynchronous. During the transition, IsFullscreen will
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
callback_source.h 20 // bound to an object (i.e. we don't need the asynchronous behavior of PPAPI)
  /external/chromium_org/third_party/sqlite/src/test/
async5.test 8 # This file tests that asynchronous IO is compatible with multi-file
  /external/chromium_org/tools/telemetry/telemetry/core/timeline/
async_slice.py 9 asynchronous operation is in progress. An AsyncSlice consumes no CPU time
  /external/guava/guava/src/com/google/common/cache/
RemovalListeners.java 42 public static <K, V> RemovalListener<K, V> asynchronous( method in class:RemovalListeners
  /external/guava/guava/src/com/google/common/util/concurrent/
AsyncFunction.java 35 * done}, making {@code AsyncFunction} suitable for asynchronous derivations.
  /external/libvpx/libvpx/nestegg/
TODO 16 - Add an asynchronous error code to struct nestegg and ensure that API calls
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialogEventListener.java 21 * Interface implemented by classes that want to be notified of asynchronous

Completed in 253 milliseconds

1 2 3 45 6 7 8 91011>>