OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notification_may_be_active
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/local_discovery/
privet_notifications.cc
87
found->second->
notification_may_be_active
) {
88
found->second->
notification_may_be_active
= false;
96
device_context->
notification_may_be_active
= false;
143
DCHECK(!device->
notification_may_be_active
);
144
device->
notification_may_be_active
= true;
157
device->
notification_may_be_active
= false;
168
if (device->
notification_may_be_active
) {
169
device->
notification_may_be_active
= false;
privet_notifications.h
71
bool
notification_may_be_active
;
member in struct:local_discovery::PrivetNotificationsListener::DeviceContext
Completed in 552 milliseconds