HomeSort by relevance Sort by last modified time
    Searched full:synchronously (Results 351 - 375 of 825) sorted by null

<<11121314151617181920>>

  /external/chromium/net/socket/
client_socket_handle.h 56 // This method returns ERR_IO_PENDING if it cannot complete synchronously, in
  /external/chromium_org/chrome/browser/autocomplete/
keyword_provider.h 31 // matches (either synchronously or asynchronously).
  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_tab_reloader.h 143 // state is STATE_NEEDS_RELOAD. Not safe to call synchronously when called
  /external/chromium_org/chrome/browser/extensions/api/serial/
serial_connection.h 83 // have its internal state reset synchronously upon calling this, but
  /external/chromium_org/chrome/browser/extensions/
unpacked_installer.cc 124 // Load extensions from the command line synchronously to avoid a race
  /external/chromium_org/chrome/browser/google/
google_url_tracker.h 37 // synchronously return a value at all times (even during startup or in unittest
  /external/chromium_org/chrome/browser/metrics/
metrics_log.h 89 // because those can't be obtained synchronously from the UI thread.
  /external/chromium_org/chrome/browser/predictors/
autocomplete_action_predictor.h 53 // local caches of that data to be able to make predictions synchronously on the
  /external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter_delegate.h 107 // triggered. Will synchronously destroy the corresponding GlobalError.
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host.h 146 // be called synchronously with the data type's model association so
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_popup_model.cc 174 // This will synchronously notify both the edit and us that the results
  /external/chromium_org/chrome/browser/ui/views/toolbar/
reload_button.cc 159 // may happen synchronously, thus the need to do this before telling the
  /external/chromium_org/chrome/test/chromedriver/server/
chromedriver_server.cc 168 // This assumes the response is sent synchronously as part of the IO task.
  /external/chromium_org/chromeos/dbus/
session_manager_client.h 119 // returns the policy synchronously. Returns an empty string if the method
  /external/chromium_org/cloud_print/service/
service_state.cc 63 // Read as many bytes as are available synchronously.
  /external/chromium_org/components/policy/core/common/
policy_service_impl.cc 141 // Some providers might invoke OnUpdatePolicy synchronously while handling
  /external/chromium_org/content/browser/
plugin_service_impl.h 184 // Run on the blocking pool to load the plugins synchronously.
  /external/chromium_org/content/public/browser/
site_instance.h 22 // synchronously script each other, and thus must live in the same renderer
  /external/chromium_org/content/shell/browser/
shell_url_request_context_getter.cc 78 // must synchronously run on the glib message loop. This will be passed to
  /external/chromium_org/ipc/
ipc_sync_channel.h 68 // the channel will be initialized synchronously.
  /external/chromium_org/media/base/
decryptor.h 27 // Depending on the implementation callbacks may be fired synchronously or
  /external/chromium_org/native_client_sdk/src/examples/api/socket/
socket.cc 256 status << "Sent bytes synchronously: " << result;
  /external/chromium_org/net/dns/
mock_host_resolver.h 63 // Controls whether resolutions complete synchronously or asynchronously.
  /external/chromium_org/net/http/
http_pipelined_connection_impl.h 287 // synchronously, but we've already returned ERR_IO_PENDING to the user's
  /external/chromium_org/net/socket/
client_socket_handle.h 57 // This method returns ERR_IO_PENDING if it cannot complete synchronously, in

Completed in 2183 milliseconds

<<11121314151617181920>>