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 - 4
of
4
) 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
139
:
check_for_promo_
(true),
173
if (!
check_for_promo_
|| !LoginState::Get()->IsUserAuthenticated())
202
check_for_promo_
= false;
224
check_for_promo_
= false;
/external/chromium/chrome/browser/chromeos/status/
network_menu_button.h
140
bool
check_for_promo_
;
member in class:chromeos::NetworkMenuButton
network_menu_button.cc
117
check_for_promo_
(true),
429
check_for_promo_
&& BrowserList::GetLastActive() &&
442
check_for_promo_
= false;
496
check_for_promo_
= false;
Completed in 52 milliseconds