OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:upgrade_notification_stage_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/
upgrade_detector.h
45
return
upgrade_notification_stage_
;
84
UpgradeNotificationAnnoyanceLevel
upgrade_notification_stage_
;
member in class:UpgradeDetector
upgrade_detector.cc
160
upgrade_notification_stage_
(UPGRADE_ANNOYANCE_NONE),
243
upgrade_notification_stage_
= UPGRADE_ANNOYANCE_SEVERE;
245
upgrade_notification_stage_
= UPGRADE_ANNOYANCE_HIGH;
247
upgrade_notification_stage_
= UPGRADE_ANNOYANCE_ELEVATED;
249
upgrade_notification_stage_
= UPGRADE_ANNOYANCE_LOW;
254
upgrade_notification_stage_
== UPGRADE_ANNOYANCE_SEVERE) {
Completed in 1094 milliseconds