OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:delegates
(Results
26 - 50
of
552
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/content/public/browser/
interstitial_page.h
65
//
Delegates
should call this method when the user has chosen NOT to proceed
71
//
Delegates
should call this method when the user has chosen to proceed to
browser_child_process_host_delegate.h
18
//
Delegates
return true if it's ok to shut down the child process (which is
interstitial_page_delegate.h
37
// Gives an opportunity to
delegates
to set states on the |entry|.
/external/chromium_org/content/renderer/media/
audio_input_message_filter.h
22
// MessageFilter that handles audio input messages and
delegates
them to
81
// A map of stream ids to
delegates
.
/external/chromium_org/net/quic/
quic_alarm.h
42
//
delegates
OnAlarm method will not be called.
60
//
delegates
|OnAlarm| if a delegate is set, and if the deadline
/external/chromium/chrome/browser/download/
download_status_updater.h
26
// Updates the download status based on data from
delegates
.
/external/chromium/chrome/browser/password_manager/
password_store_default.h
19
// Simple password store implementation that
delegates
everything to
/external/chromium/chrome/browser/ui/cocoa/
view_resizer.h
23
//
delegates
can implement this method if they need to modify their behavior
/external/chromium_org/chrome/browser/infobars/
insecure_content_infobar_delegate.h
10
// Base class for
delegates
that show warnings on HTTPS pages which try to
/external/chromium_org/chrome/browser/password_manager/
password_store_default.h
16
// Simple password store implementation that
delegates
everything to
/external/chromium_org/chrome/browser/thumbnails/
thumbnail_service_impl.h
19
// An implementation of ThumbnailService which
delegates
storage and most of
/external/chromium_org/chrome/browser/ui/cocoa/
view_resizer.h
22
//
delegates
can implement this method if they need to modify their behavior
/external/chromium_org/content/browser/loader/
layered_resource_handler.h
18
// A ResourceHandler that simply
delegates
all calls to a next handler. This
/external/chromium_org/content/browser/media/
webrtc_internals_message_handler.h
19
// It
delegates
all its work to WebRTCInternalsProxy on the IO thread.
/external/chromium_org/content/browser/renderer_host/
websocket_host.h
40
//
delegates
to this method after looking up the |routing_id|.
/external/chromium_org/content/child/
socket_stream_dispatcher.h
28
// creates an instance of SocketStreamDispatcher and
delegates
calls to it.
websocket_dispatcher.h
24
// creates an instance of WebSocketDispatcher and
delegates
calls to it.
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/accessibility/
JellyBeanBrowserAccessibilityManager.java
18
* AccessibilityNodeProvider and
delegates
its implementation to this object.
/external/chromium_org/content/renderer/dom_storage/
dom_storage_dispatcher.h
24
// creates an instance and
delegates
calls to it. This classes also manages
/external/chromium_org/gpu/command_buffer/service/
async_pixel_transfer_manager_idle.h
39
// State shared between Managers and
Delegates
.
async_pixel_transfer_manager_share_group.h
35
// State shared between Managers and
Delegates
.
/external/chromium_org/net/spdy/
spdy_read_queue.h
20
// SpdyStream
delegates
.
/external/chromium_org/third_party/icu/source/i18n/
currfmt.h
29
* <p>This class currently
delegates
to DecimalFormat for parsing and
/external/chromium_org/tools/cr/cr/commands/
prepare.py
17
This
delegates
all it's behavior to implementations of PrepareOut. These will
/external/chromium_org/ui/accessibility/
ax_serializable_tree.cc
12
// AXNode as the node type, that just
delegates
to an AXTree. The purpose
Completed in 745 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>