OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:callbacks
(Results
1901 - 1925
of
3607
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/external/chromium_org/chrome/browser/chromeos/login/
login_display_host_impl.h
283
//
Callbacks
to notify when auto enrollment client has done the check.
/external/chromium_org/chrome/browser/common/
cancelable_request.h
178
// and get
callbacks
all from the same thread.
605
// Set if the caller cancels this request. No
callbacks
should be made when
674
// We can do synchronous
callbacks
when we're on the same thread.
740
// The following specializations handle different arities of base::
Callbacks
<>.
[
all
...]
/external/chromium_org/chrome/browser/extensions/activity_log/
activity_database.h
93
// deleted. The database will make no further
callbacks
after invoking
/external/chromium_org/chrome/browser/extensions/api/power/
power_api_unittest.cc
71
// Use base::Unretained since
callbacks
with return values can't use
/external/chromium_org/chrome/browser/
jumplist_win.h
217
// For
callbacks
may be run after destruction.
/external/chromium_org/chrome/browser/media_galleries/win/
mtp_device_delegate_impl_win.h
210
// For
callbacks
that may run after destruction.
/external/chromium_org/chrome/browser/policy/cloud/
test_request_interceptor.cc
167
// The queue of pending
callbacks
. 'mutable' because MaybeCreateJob() is a
/external/chromium_org/chrome/browser/resources/bookmark_manager/js/bmm/
bookmark_tree.js
126
*
callbacks
is not very useful so we therefore have this async call which
/external/chromium_org/chrome/browser/resources/enhanced_bookmark_manager/js/bmm/
bookmark_tree.js
126
*
callbacks
is not very useful so we therefore have this async call which
/external/chromium_org/chrome/browser/resources/file_manager/common/js/
async_util.js
149
// If all of the added tasks have finished, then call completion
callbacks
.
/external/chromium_org/chrome/browser/resources/options/chromeos/
change_picture_options.js
139
// TODO(ivankr): both
callbacks
are required as only one of them is called
/external/chromium_org/chrome/browser/resources/options/
font_settings.js
198
// Chrome
callbacks
/external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_host.h
44
// pending
callbacks
that could show an interstitial, and check to see whether
/external/chromium_org/chrome/browser/speech/
tts_mac.mm
34
// 1. To associate delegate
callbacks
with a particular utterance,
/external/chromium_org/chrome/browser/sync_file_system/local/
canned_syncable_file_system.h
209
//
Callbacks
.
local_file_sync_service.h
203
//
Callbacks
for ProcessLocalChange.
/external/chromium_org/chrome/browser/ui/webui/chromeos/
choose_mobile_network_ui.cc
42
// JS API
callbacks
names.
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
base_screen_handler.h
151
// Shortcut methods for adding WebUI
callbacks
.
core_oobe_handler.cc
32
// JS API
callbacks
names.
/external/chromium_org/chrome/browser/ui/webui/extensions/
extension_settings_handler.h
185
// Utility for
callbacks
that get an extension ID as the sole argument.
/external/chromium_org/chrome/browser/ui/webui/options/
content_settings_handler.h
133
//
Callbacks
used by the page ------------------------------------------------
/external/chromium_org/chrome/common/extensions/api/
debugger.json
8
"description": "The <code>chrome.debugger</code> API serves as an alternate transport for Chrome's <a href='http://code.google.com/chrome/devtools/docs/remote-debugging.html'>remote debugging protocol</a>. Use <code>chrome.debugger</code> to attach to one or more tabs to instrument network interaction, debug JavaScript, mutate the DOM and CSS, etc. Use the Debuggee <code>tabId</code> to target tabs with sendCommand and route events by <code>tabId</code> from onEvent
callbacks
.",
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_lifecycle.html
34
no pending
callbacks
, and no open windows,
/external/chromium_org/chrome/renderer/resources/extensions/
test_custom_bindings.js
80
// There may have been
callbacks
which were interrupted by failure
/external/chromium_org/chromeos/attestation/
attestation_flow.cc
16
// Redirects to one of three
callbacks
based on a boolean value and dbus call
Completed in 1860 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>