HomeSort by relevance Sort by last modified time
    Searched full:queued (Results 126 - 150 of 1107) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium/net/disk_cache/
file.h 56 // as an APC on the thread that queued the operation.
  /external/chromium_org/ash/
accessibility_delegate.h 69 // Cancel all current and queued speech immediately.
  /external/chromium_org/chrome/browser/chromeos/drive/
job_queue.h 39 // Gets queued jobs with the given priority.
  /external/chromium_org/chrome/browser/chromeos/settings/
device_oauth2_token_service_factory.h 64 // will be queued in |pending_callbacks_| and run when |token_service_| is
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_blocking_page.h 24 // notifications while the first interstitial is showing is queued. If the user
25 // decides to proceed in the first interstitial, we display all queued unsafe
66 // showing, the new one will be queued and displayed if the user decides
148 // should be warned about. They are queued when displaying more than one
  /external/chromium_org/chrome/browser/sync_file_system/local/
syncable_file_operation_runner_unittest.cc 167 // Read operations are not blocked (and are executed before queued ones).
198 // Writes to kParent and kChild should be all queued up.
208 // Read operations are not blocked (and are executed before queued ones).
263 // Now the destination is also locked copying kDir should be queued.
  /external/chromium_org/chrome/browser/ui/app_modal_dialogs/
app_modal_dialog.h 81 // tab navigated away while the dialog was queued.
  /external/chromium_org/content/browser/renderer_host/input/
input_router.h 50 // Returns the oldest queued or in-flight keyboard event sent to the router.
  /external/chromium_org/content/browser/renderer_host/
native_web_keyboard_event_aura.cc 14 // queued in RenderWidgetHost and may be passed and used
  /external/chromium_org/content/browser/
resolve_proxy_msg_helper.h 58 // A PendingRequest is a resolve request that is in progress, or queued.
  /external/chromium_org/ipc/
ipc_channel_win.h 74 // Messages to be sent are queued here.
  /external/chromium_org/net/quic/
quic_connection.h 205 // has been sent on the wire: it may have been turned into a packet and queued
248 // Called when the underlying connection becomes writable to allow queued
255 // If the socket is not blocked, this allows queued writes to happen. Returns
339 // Flush any queued frames immediately. Preserves the batch write mode and
343 // Returns true if the connection has queued packets or frames.
586 // Called from OnCanWrite and WriteIfNotBlocked to write queued packets.
602 // Writes as many queued packets as possible. The connection must not be
618 // Attempts to process any queued undecryptable packets.
738 // number order. Not set when packets are queued, since that may cause
  /external/chromium_org/ppapi/host/
resource_host.h 72 // function if it wants to do processing (typically sending queued data).
  /external/chromium_org/remoting/protocol/
channel_multiplexer.h 53 // Failed write notifier, queued asynchronously by OnWriteFailed().
  /external/chromium_org/third_party/libjingle/source/talk/examples/chat/
textchatreceivetask.h 46 // Starts pulling queued status messages and dispatching them to the
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
presencereceivetask.h 48 // Starts pulling queued status messages and dispatching them to the
  /external/chromium_org/ui/base/gtk/
g_object_destructor_filo.cc 58 << "deleted hook is "<< context << ", the last queued hook is "
  /external/chromium_org/ui/gfx/ozone/dri/
dri_wrapper.h 63 // queued on |fd_|. |data| is a generic pointer to some information the user
  /external/chromium_org/v8/src/
unbound-queue.h 39 // consumer. Doesn't have restrictions on the number of queued
  /external/chromium_org/webkit/browser/appcache/
appcache_disk_cache.h 54 // calls are queued up and serviced once the disk_cache::Backend is
  /external/guava/guava-tests/test/com/google/common/eventbus/
AsyncEventBusTest.java 55 assertEquals("One event dispatch task should be queued.", 1, tasks.size());
  /external/mockito/src/org/mockito/internal/configuration/injection/
MockInjectionStrategy.java 37 * @param strategy Queued strategy.
  /external/qemu/android/
async-io-common.h 28 /* Asynchronous I/O has been queued. (0) */
  /external/v8/src/
unbound-queue.h 39 // consumer. Doesn't have restrictions on the number of queued
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
SearchQueue.java 25 * queued up for future exploration.

Completed in 638 milliseconds

1 2 3 4 56 7 8 91011>>