OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:notify
(Results
501 - 525
of
4347
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium/chrome/browser/webdata/
web_data_service.cc
534
//
Notify
the consumer if needed.
608
//
Notify
that the database has been initialized.
609
NotificationService::current()->
Notify
(NotificationType::WEB_DATABASE_LOADED,
940
NotificationService::current()->
Notify
(
[
all
...]
/external/chromium/net/proxy/
proxy_config_service_mac.h
59
// Called when the proxy configuration has changed, to
notify
the observers.
/external/chromium/net/url_request/
url_request_file_dir_job.h
47
// will fill the response buffer and
notify
the request
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/util/
JavascriptEventObserver.java
66
mEvent.
notify
();
/external/chromium_org/ash/system/chromeos/network/
tray_sms.h
50
void Update(bool
notify
);
/external/chromium_org/base/memory/
memory_pressure_listener.h
68
void
Notify
(MemoryPressureLevel memory_pressure_level);
/external/chromium_org/chrome/browser/browsing_data/
mock_browsing_data_cookie_helper.cc
51
void MockBrowsingDataCookieHelper::
Notify
() {
mock_browsing_data_database_helper.cc
45
void MockBrowsingDataDatabaseHelper::
Notify
() {
mock_browsing_data_file_system_helper.cc
49
void MockBrowsingDataFileSystemHelper::
Notify
() {
mock_browsing_data_indexed_db_helper.cc
39
void MockBrowsingDataIndexedDBHelper::
Notify
() {
mock_browsing_data_server_bound_cert_helper.cc
35
void MockBrowsingDataServerBoundCertHelper::
Notify
() {
/external/chromium_org/chrome/browser/chromeos/extensions/
input_method_api.h
34
//
Notify
the initialization is done to input method engine.
/external/chromium_org/chrome/browser/chromeos/input_method/
mode_indicator_controller.h
38
//
Notify
the focus state to the mode indicator.
/external/chromium_org/chrome/browser/chromeos/kiosk_mode/
kiosk_mode_idle_logout_unittest.cc
66
content::NotificationService::current()->
Notify
(
/external/chromium_org/chrome/browser/chromeos/login/screens/
screen_observer.h
55
//
Notify
about new user names and password. It is used to autologin
/external/chromium_org/chrome/browser/download/
download_ui_controller.h
29
// The delegate is responsible for figuring out how to
notify
the UI.
/external/chromium_org/chrome/browser/extensions/api/
api_function.h
44
//
Notify
AsyncIOApiFunction that the work is completed
/external/chromium_org/chrome/browser/extensions/api/preference/
preference_apitest.cc
276
// Incognito preference set --
notify
the regular listener
286
// Regular preference set -
notify
the incognito listener
296
// Incognito preference set --
notify
the regular listener
306
// Incognito preference cleared --
notify
the regular listener
/external/chromium_org/chrome/browser/
icon_loader_win.cc
64
// Always
notify
the delegate, regardless of success.
/external/chromium_org/chrome/browser/media/
chrome_midi_permission_context.h
59
// InfoBarDelegate to
notify
permission has been set.
/external/chromium_org/chrome/browser/media_galleries/win/
mtp_device_delegate_impl_win.h
136
// If the GetFileInfo() succeeds, |success_callback| is invoked to
notify
the
140
// invoked to
notify
the caller about the platform file |error|.
149
// If the ReadDirectory() succeeds, |success_callback| is invoked to
notify
153
// is invoked to
notify
the caller about the platform file |error|.
/external/chromium_org/chrome/browser/net/
ssl_config_service_manager_pref_unittest.cc
38
// Pump the message loop to
notify
the SSLConfigServiceManagerPref that the
70
// Pump the message loop to
notify
the SSLConfigServiceManagerPref that the
98
// Pump the message loop to
notify
the SSLConfigServiceManagerPref that the
135
// Pump the message loop to
notify
the SSLConfigServiceManagerPref that the
/external/chromium_org/chrome/browser/signin/
fake_signin_manager.cc
60
content::NotificationService::current()->
Notify
(
signin_manager_cookie_helper.h
25
// Starts fetching gaia cookies, which will
notify
its completion via
/external/chromium_org/chrome/browser/sync/
sync_startup_tracker.cc
64
// If the sync backend has started up,
notify
the callback.
Completed in 481 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>