OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_notifications_enabled
(Results
1 - 7
of
7
) sorted by null
/external/chromium/chrome/browser/sync/sessions/
sync_session_context.h
70
void
set_notifications_enabled
(bool enabled) {
function in class:browser_sync::sessions::SyncSessionContext
/external/chromium/chrome/browser/sync/engine/
download_updates_command.cc
75
get_updates->mutable_caller_info()->
set_notifications_enabled
(
syncer_thread.h
79
void
set_notifications_enabled
(bool notifications_enabled);
syncer_thread2_whitebox_unittest.cc
30
context_->
set_notifications_enabled
(true);
syncer_thread2_unittest.cc
64
context_->
set_notifications_enabled
(true);
78
context_->
set_notifications_enabled
(true);
530
syncer_thread()->
set_notifications_enabled
(false);
[
all
...]
syncer_thread.cc
873
void SyncerThread::
set_notifications_enabled
(bool notifications_enabled) {
function in class:browser_sync::SyncerThread
[
all
...]
syncapi.cc
[
all
...]
Completed in 192 milliseconds