OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dispatches
(Results
26 - 50
of
403
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/test/chromedriver/js/
dispatch_context_menu_event.js
17
*
Dispatches
a context menu event at the given location.
/external/chromium_org/chrome/utility/
profile_import_handler.h
28
//
Dispatches
IPCs for out of process profile import.
/external/chromium_org/content/child/
socket_stream_dispatcher.h
25
//
Dispatches
socket stream related messages sent to a child process from the
websocket_dispatcher.h
21
//
Dispatches
WebSocket related messages sent to a child process from the
quota_dispatcher.h
32
//
Dispatches
and sends quota related messages sent to/from a child
/external/chromium_org/content/common/
font_cache_dispatcher_win.h
16
//
Dispatches
messages used for font caching on Windows. This is needed because
/external/chromium_org/content/public/browser/
devtools_client_host.h
31
//
Dispatches
given message on the front-end.
/external/chromium_org/content/renderer/dom_storage/
dom_storage_dispatcher.h
21
//
Dispatches
DomStorage related messages sent to a renderer process from the
/external/chromium_org/native_client_sdk/src/examples/tutorial/load_progress/
index.html
20
load event types and
dispatches
different events to their respective
/external/chromium_org/remoting/protocol/
host_event_dispatcher.h
17
// HostEventDispatcher
dispatches
incoming messages on the event
/external/chromium_org/skia/ext/
benchmarking_canvas.h
33
// implementation
dispatches
draw commands in lock-step to two distinct
/external/chromium_org/tools/telemetry/telemetry/page/actions/
tap_element.py
9
"""Page action that
dispatches
a custom 'tap' event at an element.
/external/chromium_org/ui/events/
event_handler.h
27
//
Dispatches
events to appropriate targets. The default implementations of
/external/chromium_org/ui/views/corewm/
input_method_event_filter.h
24
// An event filter that forwards a KeyEvent to a system IME, and
dispatches
a
/external/chromium_org/chrome/browser/extensions/api/web_request/
web_request_api.h
178
//
Dispatches
the OnBeforeRequest event to any extensions whose filters match
187
//
Dispatches
the onBeforeSendHeaders event. This is fired for HTTP(s)
197
//
Dispatches
the onSendHeaders event. This is fired for HTTP(s) requests
204
//
Dispatches
the onHeadersReceived event. This is fired for HTTP(s)
221
//
Dispatches
the OnAuthRequired event to any extensions whose filters match
234
//
Dispatches
the onBeforeRedirect event. This is fired for HTTP(s) requests
241
//
Dispatches
the onResponseStarted event indicating that the first bytes of
247
//
Dispatches
the onComplete event.
252
//
Dispatches
an onErrorOccurred event.
/external/chromium_org/base/android/java/src/org/chromium/base/
MemoryPressureListener.java
15
* It registers a ComponentCallbacks2 with the system, and
dispatches
into
92
//
dispatches
actionable memory pressure signals to native.
/external/chromium_org/webkit/browser/fileapi/
task_runner_bound_observer_list.h
26
// until this list
dispatches
all the notifications.
64
// If we're already on the runner this just
dispatches
the method.
/external/bluetooth/bluedroid/btif/include/
btif_sm.h
96
** Description
Dispatches
the 'event' along with 'data' to the current state handler
/external/chromium/chrome/browser/debugger/
devtools_protocol_handler.h
21
//
Dispatches
DevToolsRemoteMessages to their appropriate handlers (Tools)
/external/chromium_org/chrome/browser/extensions/api/font_settings/
font_settings_api.h
24
// This class observes pref changed events on a profile and
dispatches
the
35
// Observes browser pref |pref_name|. When a change is observed,
dispatches
46
//
Dispatches
a changed event for the font setting for |generic_family| and
53
//
Dispatches
the setting changed event |event_name| to extensions. The new
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
push_messaging_invalidation_handler.h
28
// invalidation registrations, and
dispatches
callbacks for any invalidations
/external/chromium_org/chrome/browser/extensions/
permissions_updater.h
56
//
Dispatches
specified event to the extension.
/external/chromium_org/chrome/browser/resources/print_preview/search/
fedex_tos.js
59
* Called when the agree checkbox is clicked.
Dispatches
a AGREE event.
/external/chromium_org/chrome/browser/ui/ash/
ash_keyboard_controller_proxy.h
52
// The overridden implementation
dispatches
/external/chromium_org/content/child/appcache/
appcache_dispatcher.h
18
//
Dispatches
appcache related messages sent to a child process from the
Completed in 503 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>