OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:synced_notification_first_run_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/notifications/sync_notifier/
chrome_notifier_service.cc
52
synced_notification_first_run_
(false) {
151
if (
synced_notification_first_run_
) {
152
synced_notification_first_run_
= false;
455
if (
synced_notification_first_run_
) {
611
synced_notification_first_run_
= *new_value;
654
base::Unretained(&
synced_notification_first_run_
)));
660
synced_notification_first_run_
=
chrome_notifier_service.h
172
bool
synced_notification_first_run_
;
member in class:notifier::ChromeNotifierService
Completed in 75 milliseconds