OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_for_promo_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/status/
data_promo_notification.h
42
bool
check_for_promo_
;
member in class:chromeos::DataPromoNotification
data_promo_notification.cc
138
:
check_for_promo_
(true),
172
if (!
check_for_promo_
|| !LoginState::Get()->IsUserAuthenticated())
202
check_for_promo_
= false;
224
check_for_promo_
= false;
Completed in 92 milliseconds