Searched refs:is_dev_channel_ (Results 1 – 2 of 2) sorted by relevance
73 is_dev_channel_(is_dev_channel) { in DetectUpgradeTask()119 *is_dev_channel_ = channel == "dev"; in Run()147 bool* is_dev_channel_; member in __anonc9a3caa30111::DetectUpgradeTask159 is_dev_channel_(false), in UpgradeDetector()198 &is_dev_channel_)); in CheckForUpgrade()237 const int multiplier = is_dev_channel_ ? 1 : 2; in NotifyOnUpgrade()253 if (is_dev_channel_ || in NotifyOnUpgrade()
81 bool is_dev_channel_;