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

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/content/browser/
resolve_proxy_msg_helper.cc 98 // Completed synchronously.
startup_task_runner.cc 58 // This will happen if the remaining tasks have been run synchronously since
  /external/chromium_org/content/public/browser/
notification_service.h 28 // Synchronously posts a notification to all interested observers.
utility_process_host.h 35 // avoid a use after free since this object is deleted synchronously but the
  /external/chromium_org/content/public/test/
layouttest_support.h 73 // and rely on window resizes to happen synchronously.
  /external/chromium_org/net/disk_cache/flash/
flash_entry_impl.h 31 // All calls on a new entry are served synchronously. When an object is
  /external/chromium_org/net/ftp/
ftp_transaction.h 28 // Returns OK if the transaction could be started synchronously, which means
  /external/chromium_org/net/socket/
buffered_write_stream_socket.h 32 // Note that the Write() always returns synchronously. It will either buffer the
  /external/chromium_org/ppapi/tests/
test_utils.cc 320 ReportError("TestCompletionCallback: Call did not run synchronously "
330 ReportError("TestCompletionCallback: Call ran synchronously when "
353 "non-error response. Ran synchronously.",
386 // the PPAPI call completed synchronously, but also ran the callback.
  /external/chromium_org/remoting/protocol/
v2_authenticator_unittest.cc 98 // This assumes that V2Authenticator::ProcessMessage runs synchronously.
  /external/chromium_org/rlz/chromeos/lib/
rlz_value_store_chromeos.h 29 // Creates new instance and synchronously reads data from file.
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaSource.h 59 // Once attached, the source uses the element to synchronously service some
  /external/chromium_org/third_party/WebKit/Source/core/workers/
AbstractWorker.cpp 60 // We can safely expose the URL in the following exceptions, as these checks happen synchronously before redirection. JavaScript receives no new information.
  /external/chromium_org/third_party/WebKit/public/platform/
WebURLLoader.h 49 // Load the request synchronously, returning results directly to the
  /external/chromium_org/tools/gn/
input_file_manager.cc 76 "synchronously (via an import) and now you're trying to load it "
124 // scheduled and then a bunch of threads need to load it synchronously
135 // all include files processed synchronously and all build files
141 "synchronously.\nThis is a class 2 misdemeanor: a single input file "
  /external/chromium_org/v8/tools/
tickprocessor-driver.js 44 // Overwrite the load function to load scripts synchronously.
  /external/chromium_org/webkit/browser/fileapi/
file_writer_delegate.h 43 // Cancels the current write operation. This will synchronously or
  /external/guava/guava-tests/test/com/google/common/eventbus/
AsyncEventBusTest.java 50 assertTrue("No events should be delivered synchronously.",
  /frameworks/wilhelm/src/
handlers.h 73 * update is too complex to be handled synchronously and so must
  /packages/apps/Camera2/src/com/android/camera/
CameraManager.java 134 * Opens the camera of the specified ID synchronously.
161 * Releases the camera device synchronously.
211 * Stops the camera preview synchronously.
332 * Gets the current camera parameters synchronously. This method is
  /external/chromium_org/base/process/
process_metrics_linux.cc 53 // Synchronously reading files in /proc is safe.
114 // Synchronously reading files in /proc is safe.
221 // Synchronously reading files in /proc is safe.
348 // Synchronously reading files in /proc is safe.
632 // Synchronously reading files in /proc is safe.
650 // bind mount into /sys/kernel/debug and synchronously reading the in-memory
761 // Synchronously reading files in /proc is safe.
858 // Synchronously reading files in /sys/block/zram0 is safe.
  /external/chromium_org/chrome/browser/renderer_host/
safe_browsing_resource_throttle.cc 48 // If the URL couldn't be verified synchronously, defer starting the
66 // If the URL couldn't be verified synchronously, defer following the
  /external/chromium_org/chrome/browser/resources/net_internals/
export_view.js 123 * Creates a log dump, and either synchronously or asynchronously calls
137 // If we have a cached log dump, update it synchronously.
  /external/chromium_org/content/browser/fileapi/
file_system_operation_runner_unittest.cc 88 // Invalid URL error, which calls DidFinish synchronously.
91 // The error call back shouldn't be fired synchronously.
  /external/chromium_org/content/browser/ssl/
ssl_policy.cc 160 // While AllowCertForHost() executes synchronously on this thread,
170 // While DenyCertForHost() executes synchronously on this thread,

Completed in 641 milliseconds

1 2 3 45 6 7 8 91011>>