HomeSort by relevance Sort by last modified time
    Searched full:async (Results 451 - 475 of 1591) sorted by null

<<11121314151617181920>>

  /packages/apps/InCallUI/src/com/android/incallui/
ContactsAsyncHelper.java 49 * @param photo Drawable object obtained by the async load.
50 * @param photoIcon Bitmap object obtained by the async load.
  /packages/services/Telephony/src/com/android/phone/
ContactsAsyncHelper.java 56 * @param photo Drawable object obtained by the async load.
57 * @param photoIcon Bitmap object obtained by the async load.
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg_interface.h 190 /* start a job -- async call
  /external/chromium/chrome/browser/chromeos/login/
camera.h 52 // notifications about success of async method calls. |thread| is a thread
  /external/chromium/chrome/browser/chromeos/
tab_closeable_state_watcher.cc 250 // be created by way of session restore, which is async.
  /external/chromium/chrome/browser/importer/
importer_host.cc 108 // Preserves the observer and creates a task, since we do async import so that
  /external/chromium/chrome/browser/net/gaia/
token_service.h 110 // Async load all tokens for services we know of from the DB.
  /external/chromium/chrome/browser/password_manager/
password_store_win.cc 56 // Requests the IE7 login for |url| and |request|. This is async. The request
  /external/chromium/chrome/browser/sessions/
session_restore_browsertest.cc 208 // open. We wait until the window closes as window closing is async.
  /external/chromium/chrome/browser/tab_contents/
tab_contents_view_gtk.h 142 // variable because resizing in GTK+ is async.
  /external/chromium/chrome/browser/ui/cocoa/importer/
import_progress_dialog_cocoa.mm 198 // Call is async.
  /external/chromium/net/base/
file_stream.h 46 // Note that if there are any pending async operations, they'll be aborted.
ssl_config_service.h 35 // True if we'll do async checks for certificate provenance using DNS.
  /external/chromium/net/proxy/
proxy_resolver_winhttp.cc 123 // This is a synchronous ProxyResolver; no possibility for async requests.
sync_host_resolver_bridge.cc 88 // Otherwise start an async resolve on the resolver's thread.
  /external/chromium/net/socket/
ssl_client_socket_win.h 111 // Internal callbacks as async operations complete.
  /external/chromium/net/spdy/
spdy_test_util.cc     [all...]
  /external/chromium_org/base/
async_socket_io_handler_unittest.cc 96 // socket. Here we want to make sure that any async 'can read' notifications
  /external/chromium_org/base/debug/
proc_maps_linux.cc 95 // This isn't async safe nor terribly efficient, but it doesn't need to be at
  /external/chromium_org/base/strings/
safe_sprintf.cc 40 // The code in this file is extremely careful to be async-signal-safe.
58 // For a brief overview of some but not all of the issues with async-signal-
188 // POSIX doesn't define any async-signal-safe function for converting
623 // since we have to be extremely conservative about being async-
  /external/chromium_org/base/third_party/symbolize/
symbolize.cc 44 // This implementation is intended to be async-signal-safe but uses
46 // and memmove(). We assume they are async-signal-safe.
62 // async-signal-safe. Instead we define a minimal assertion
382 // a 5k array member) and uses async-unsafe functions such as sscanf()
symbolize.h 52 // thread-safe and async-signal-safe.
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_indexed_db_helper.cc 213 // We post a task to emulate async fetching behavior.
browsing_data_server_bound_cert_helper.cc 199 // We post a task to emulate async fetching behavior.
  /external/chromium_org/chrome/browser/extensions/api/serial/
serial_connection_win.cc 161 // A ReadIntervalTimeout of MAXDWORD will cause async reads to complete

Completed in 1634 milliseconds

<<11121314151617181920>>