OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:callbacks
(Results
1876 - 1900
of
3607
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/external/chromium/base/
observer_list_threadsafe.h
30
//
Callbacks
to the observer will occur on the same thread where
/external/chromium/base/threading/
thread_local_storage_win.cc
130
// Thread Termination
Callbacks
.
/external/chromium/chrome/browser/chromeos/login/
google_authenticator.h
106
//
Callbacks
from GaiaAuthFetcher
/external/chromium/chrome/browser/
pdf_unsupported_feature.cc
44
// the buttons, and the meaning of the delegate
callbacks
.
/external/chromium/chrome/browser/resources/bookmark_manager/js/bmm/
bookmark_tree.js
131
*
callbacks
is not very useful so we therefore have this async call which
/external/chromium/chrome/browser/resources/options/
advanced_options.js
148
// Chrome
callbacks
font_settings.js
161
// Chrome
callbacks
/external/chromium/chrome/browser/sync/
profile_sync_service_harness.h
75
// of |this|. This method relies upon the synchronization of
callbacks
/external/chromium/chrome/browser/ui/gtk/
page_info_bubble_gtk.cc
66
// Link button
callbacks
.
/external/chromium/chrome/browser/ui/
shell_dialogs.h
54
// the result of the Select File/Folder action. These
callbacks
must be
/external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.h
76
// like
callbacks
from content/ where only a TabContents is available. In the
/external/chromium/chrome/browser/ui/views/
toolbar_view.h
221
// Vector of listeners to receive
callbacks
when the menu opens.
/external/chromium/chrome/browser/ui/webui/options/
extension_settings_handler.h
182
// Utility for
callbacks
that get an extension ID as the sole argument.
/external/chromium/chrome/common/extensions/docs/static/
whats_new.html
84
can now take
callbacks
.
/external/chromium/net/base/
cert_verifier.h
73
// canceled, and their completion
callbacks
will not be called.
/external/chromium/net/http/
http_stream_factory.h
39
// which no
callbacks
will be invoked.
/external/chromium/net/url_request/
url_request.h
58
// the URLRequest is deleted, no further
callbacks
to its delegate will occur.
120
// ordering of
callbacks
.
122
// The
callbacks
will be called in the following order:
169
// of On*
callbacks
.
url_request_test_util.h
168
// tracks status of
callbacks
/external/chromium/third_party/libjingle/source/talk/base/
task.h
125
// Called from outside to stop task without any more
callbacks
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
NavigationHistoryTest.java
283
// Since the page performs an async action, we can't rely on
callbacks
.
/external/chromium_org/base/
callback.h
80
//
Callbacks
can be run with their "Run" method, which has the same
87
//
Callbacks
can be run more than once (they don't get deleted or marked when
332
// WHY NOT GOOGLE
CALLBACKS
?
764
// Syntactic sugar to make
Callbacks
<void(void)> easier to declare since it
callback_internal.h
163
// parameter to another callback. This is to support
Callbacks
that return
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/signin/
OAuth2TokenService.java
29
* AccountManagerHelper and forwards
callbacks
to native code.
/external/chromium_org/chrome/browser/chromeos/extensions/
external_cache.h
210
// Weak factory for
callbacks
from the backend and delayed tasks.
/external/chromium_org/chrome/browser/chromeos/login/
login_display_host_impl.cc
1025
std::vector<GetAutoEnrollmentCheckResultCallback>
callbacks
;
local
[
all
...]
Completed in 1361 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>