OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:callbacks
(Results
1501 - 1525
of
3607
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/chromium_org/base/message_loop/
message_pump_io_ios.cc
201
// Re-enable
callbacks
after the read/write if the file descriptor is still
/external/chromium_org/base/win/
event_trace_provider.h
104
// call this only when you're ready to handle
callbacks
.
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
ChromeHttpAuthHandler.java
101
* Register for onAutofillDataAvailable
callbacks
. |observer| can be null,
/external/chromium_org/chrome/browser/autocomplete/
zero_suggest_provider.h
189
// For
callbacks
that may be run after destruction.
/external/chromium_org/chrome/browser/browsing_data/
browsing_data_quota_helper_impl.cc
99
// Calling GetOriginsModifiedSince() for all types by chaining
callbacks
.
local_data_container.h
134
// A delegate, which must outlive this object. The update
callbacks
use the
/external/chromium_org/chrome/browser/chromeos/login/managed/
locally_managed_user_creation_controller.h
152
// Factory of
callbacks
.
/external/chromium_org/chrome/browser/chromeos/policy/
cloud_external_data_manager_base_unittest.cc
362
// no downloads are attempted but the
callbacks
are still invoked with the
379
// even though downloads are not allowed, the
callbacks
are still invoked with
495
// the current callback and the three previously enqueued
callbacks
are
716
// Verify that no
callbacks
are invoked as the download attempts fail and the
/external/chromium_org/chrome/browser/chromeos/settings/
session_manager_operation.h
80
// operation should not perform further processing or trigger
callbacks
.
/external/chromium_org/chrome/browser/download/
chrome_download_manager_delegate.cc
245
IdCallbackVector
callbacks
;
local
246
id_callbacks_.swap(
callbacks
);
247
for (IdCallbackVector::const_iterator it =
callbacks
.begin();
248
it !=
callbacks
.end(); ++it) {
chrome_download_manager_delegate.h
63
//
Callbacks
passed to GetNextId() will not be called until the returned
download_danger_prompt.cc
77
// |this| might be deleted without invoking any
callbacks
. E.g. pressing Esc
/external/chromium_org/chrome/browser/extensions/api/history/
history_api.h
119
// The consumer for the HistoryService
callbacks
.
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
operation.h
56
// all
callbacks
have completed.
/external/chromium_org/chrome/browser/extensions/api/messaging/
native_message_process_host.h
34
// Public methods typically accept
callbacks
which will be invoked on the UI
/external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_api.h
56
//
Callbacks
for ManagedNetworkConfigurationHandler::GetManagedProperties.
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
push_messaging_invalidation_handler_unittest.cc
128
// Tests that malformed object IDs don't trigger spurious
callbacks
.
/external/chromium_org/chrome/browser/extensions/api/webrtc_audio_private/
webrtc_audio_private_api.h
138
// All OnXyzDone
callbacks
occur on the UI thread, and they trigger
/external/chromium_org/chrome/browser/extensions/
extension_incognito_apitest.cc
162
// events or
callbacks
.
suspicious_extension_bubble_controller_unittest.cc
39
//
Callbacks
from bubble.
/external/chromium_org/chrome/browser/
file_select_helper.h
114
//
Callbacks
from directory enumeration.
icon_manager.h
71
// work is done on the file thread, with the
callbacks
running on the thread
/external/chromium_org/chrome/browser/infobars/
infobar_container.cc
48
// As when we removed the infobars above, we prevent
callbacks
to
/external/chromium_org/chrome/browser/media_galleries/fileapi/
device_media_async_file_util.h
183
// For
callbacks
that may run after destruction.
/external/chromium_org/chrome/browser/media_galleries/linux/
mtp_device_delegate_impl_linux.h
189
// For
callbacks
that may run after destruction.
Completed in 1704 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>