CHANNEL_STABLE    350 chrome/app/chrome_breakpad_client.cc       chrome::VersionInfo::GetChannel() == chrome::VersionInfo::CHANNEL_STABLE;
CHANNEL_STABLE    189 chrome/browser/apps/app_window_browsertest.cc   extensions::ScopedCurrentChannel channel(chrome::VersionInfo::CHANNEL_STABLE);
CHANNEL_STABLE    258 chrome/browser/apps/app_window_browsertest.cc   extensions::ScopedCurrentChannel channel(chrome::VersionInfo::CHANNEL_STABLE);
CHANNEL_STABLE     37 chrome/browser/chrome_browser_field_trials_mobile.cc       chrome::VersionInfo::GetChannel() == chrome::VersionInfo::CHANNEL_STABLE;
CHANNEL_STABLE     85 chrome/browser/chrome_content_browser_client_unittest.cc   MaybeCopyDisableWebRtcEncryptionSwitch(VersionInfo::CHANNEL_STABLE);
CHANNEL_STABLE    555 chrome/browser/history/thumbnail_database.cc   if (channel != chrome::VersionInfo::CHANNEL_STABLE &&
CHANNEL_STABLE   1157 chrome/browser/io_thread.cc   if (channel == chrome::VersionInfo::CHANNEL_STABLE ||
CHANNEL_STABLE   1189 chrome/browser/io_thread.cc   if (channel == chrome::VersionInfo::CHANNEL_STABLE ||
CHANNEL_STABLE    538 chrome/browser/metrics/thread_watcher.cc   if (channel == chrome::VersionInfo::CHANNEL_STABLE) {
CHANNEL_STABLE    559 chrome/browser/metrics/thread_watcher.cc   } else if (channel != chrome::VersionInfo::CHANNEL_STABLE) {
CHANNEL_STABLE   1001 chrome/browser/metrics/thread_watcher.cc   if (channel == chrome::VersionInfo::CHANNEL_STABLE) {
CHANNEL_STABLE     66 chrome/browser/metrics/variations/variations_service.cc     case chrome::VersionInfo::CHANNEL_STABLE:
CHANNEL_STABLE    137 chrome/browser/omaha_query_params/omaha_query_params.cc     case chrome::VersionInfo::CHANNEL_STABLE:
CHANNEL_STABLE     89 chrome/browser/prerender/prerender_field_trial.cc   if (channel == chrome::VersionInfo::CHANNEL_STABLE ||
CHANNEL_STABLE    228 chrome/browser/prerender/prerender_field_trial.cc   if (channel == chrome::VersionInfo::CHANNEL_STABLE ||
CHANNEL_STABLE     74 chrome/browser/services/gcm/gcm_profile_service.cc     case chrome::VersionInfo::CHANNEL_STABLE:
CHANNEL_STABLE     53 chrome/browser/sxs_linux.cc     case chrome::VersionInfo::CHANNEL_STABLE:
CHANNEL_STABLE    155 chrome/browser/sync/about_sync_util.cc             chrome::VersionInfo::CHANNEL_STABLE) {
CHANNEL_STABLE     37 chrome/browser/sync/glue/device_info.cc     case chrome::VersionInfo::CHANNEL_STABLE:
CHANNEL_STABLE    211 chrome/browser/sync/profile_sync_service.cc   if (channel == chrome::VersionInfo::CHANNEL_STABLE ||
CHANNEL_STABLE     92 chrome/browser/ui/bookmarks/bookmark_prompt_controller.cc     case chrome::VersionInfo::CHANNEL_STABLE: {
CHANNEL_STABLE    134 chrome/browser/ui/panels/panel_manager.cc   if (channel == chrome::VersionInfo::CHANNEL_STABLE ||
CHANNEL_STABLE    292 chrome/browser/ui/webui/chromeos/login/core_oobe_handler.cc   if (channel == chrome::VersionInfo::CHANNEL_STABLE ||
CHANNEL_STABLE    190 chrome/browser/ui/webui/flags_ui.cc                      channel == chrome::VersionInfo::CHANNEL_STABLE);
CHANNEL_STABLE     95 chrome/browser/web_resource/notification_promo.cc     case chrome::VersionInfo::CHANNEL_STABLE:
CHANNEL_STABLE     20 chrome/common/chrome_version_info_android.cc     case CHANNEL_STABLE: return std::string();
CHANNEL_STABLE     32 chrome/common/chrome_version_info_android.cc     return CHANNEL_STABLE;
CHANNEL_STABLE     15 chrome/common/chrome_version_info_chromeos.cc     case CHANNEL_STABLE:
CHANNEL_STABLE     39 chrome/common/chrome_version_info_chromeos.cc     chromeos_channel = CHANNEL_STABLE;
CHANNEL_STABLE     51 chrome/common/chrome_version_info_posix.cc     return CHANNEL_STABLE;
CHANNEL_STABLE     53 chrome/common/chrome_version_info_win.cc     return CHANNEL_STABLE;
CHANNEL_STABLE    111 chrome/common/extensions/api/commands/commands_manifest_unittest.cc     ScopedCurrentChannel channel(chrome::VersionInfo::CHANNEL_STABLE);
CHANNEL_STABLE     26 chrome/common/extensions/features/chrome_channel_feature_filter.cc     channels["stable"] = chrome::VersionInfo::CHANNEL_STABLE;
CHANNEL_STABLE     11 chrome/common/extensions/features/feature_channel.cc const VersionInfo::Channel kDefaultChannel = VersionInfo::CHANNEL_STABLE;
CHANNEL_STABLE     43 chrome/common/metrics/metrics_log_base.cc     case chrome::VersionInfo::CHANNEL_STABLE:
CHANNEL_STABLE     44 chrome/common/metrics/metrics_log_base.cc       return SystemProfileProto::CHANNEL_STABLE;
CHANNEL_STABLE    185 extensions/common/features/base_feature_provider_unittest.cc     ScopedCurrentChannel current_channel(VersionInfo::CHANNEL_STABLE);
CHANNEL_STABLE    586 extensions/common/features/simple_feature_unittest.cc       IsAvailableInChannel("stable", VersionInfo::CHANNEL_STABLE));
CHANNEL_STABLE    598 extensions/common/features/simple_feature_unittest.cc       IsAvailableInChannel("beta", VersionInfo::CHANNEL_STABLE));
CHANNEL_STABLE    610 extensions/common/features/simple_feature_unittest.cc       IsAvailableInChannel("dev", VersionInfo::CHANNEL_STABLE));
CHANNEL_STABLE    622 extensions/common/features/simple_feature_unittest.cc       IsAvailableInChannel("canary", VersionInfo::CHANNEL_STABLE));
CHANNEL_STABLE    634 extensions/common/features/simple_feature_unittest.cc       IsAvailableInChannel("trunk", VersionInfo::CHANNEL_STABLE));