CHANNEL_DEV        55 chrome/browser/android/chrome_startup_flags.cc       channel == chrome::VersionInfo::CHANNEL_DEV) {
CHANNEL_DEV        62 chrome/browser/android/chrome_startup_flags.cc       channel == chrome::VersionInfo::CHANNEL_DEV) {
CHANNEL_DEV      2739 chrome/browser/chrome_content_browser_client.cc   return channel <= chrome::VersionInfo::CHANNEL_DEV;
CHANNEL_DEV      2755 chrome/browser/chrome_content_browser_client.cc       VersionInfo::CHANNEL_DEV;
CHANNEL_DEV        71 chrome/browser/chrome_content_browser_client_unittest.cc   MaybeCopyDisableWebRtcEncryptionSwitch(VersionInfo::CHANNEL_DEV);
CHANNEL_DEV        70 chrome/browser/extensions/active_tab_unittest.cc       : current_channel(chrome::VersionInfo::CHANNEL_DEV),
CHANNEL_DEV       205 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.cc       GetCurrentChannel() > chrome::VersionInfo::CHANNEL_DEV) {
CHANNEL_DEV       265 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.cc   if (GetCurrentChannel() > chrome::VersionInfo::CHANNEL_DEV) {
CHANNEL_DEV       308 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.cc   if (GetCurrentChannel() > chrome::VersionInfo::CHANNEL_DEV &&
CHANNEL_DEV       328 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.cc   if (GetCurrentChannel() > chrome::VersionInfo::CHANNEL_DEV) {
CHANNEL_DEV       347 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.cc   if (GetCurrentChannel() > chrome::VersionInfo::CHANNEL_DEV) {
CHANNEL_DEV       398 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.cc   if (GetCurrentChannel() > chrome::VersionInfo::CHANNEL_DEV &&
CHANNEL_DEV       216 chrome/browser/extensions/api/app_window/app_window_api.cc     if (GetCurrentChannel() <= chrome::VersionInfo::CHANNEL_DEV ||
CHANNEL_DEV       313 chrome/browser/extensions/api/app_window/app_window_api.cc     if (GetCurrentChannel() > chrome::VersionInfo::CHANNEL_DEV) {
CHANNEL_DEV       446 chrome/browser/extensions/api/app_window/app_window_api.cc   if (GetCurrentChannel() > chrome::VersionInfo::CHANNEL_DEV) {
CHANNEL_DEV       478 chrome/browser/extensions/api/app_window/app_window_api.cc       GetCurrentChannel() > chrome::VersionInfo::CHANNEL_DEV) {
CHANNEL_DEV       100 chrome/browser/extensions/api/messaging/native_message_process_host_unittest.cc       : current_channel_(chrome::VersionInfo::CHANNEL_DEV),
CHANNEL_DEV       154 chrome/browser/extensions/error_console/error_console.cc           GetCurrentChannel() <= chrome::VersionInfo::CHANNEL_DEV);
CHANNEL_DEV        55 chrome/browser/extensions/error_console/error_console_unittest.cc       new ScopedCurrentChannel(chrome::VersionInfo::CHANNEL_DEV));
CHANNEL_DEV        56 chrome/browser/extensions/error_console/error_console_unittest.cc   ASSERT_EQ(chrome::VersionInfo::CHANNEL_DEV, GetCurrentChannel());
CHANNEL_DEV        65 chrome/browser/extensions/extension_browsertest.cc       current_channel_(chrome::VersionInfo::CHANNEL_DEV),
CHANNEL_DEV       471 chrome/browser/extensions/extension_message_bubble_controller_unittest.cc   if (chrome::VersionInfo::GetChannel() > chrome::VersionInfo::CHANNEL_DEV)
CHANNEL_DEV       172 chrome/browser/managed_mode/managed_user_service_unittest.cc         channel_(chrome::VersionInfo::CHANNEL_DEV) {}
CHANNEL_DEV        79 chrome/browser/media/chrome_webrtc_disable_encryption_flag_browsertest.cc       channel == VersionInfo::CHANNEL_DEV) {
CHANNEL_DEV      1004 chrome/browser/metrics/thread_watcher.cc              channel == chrome::VersionInfo::CHANNEL_DEV) {
CHANNEL_DEV        62 chrome/browser/metrics/variations/variations_service.cc     case chrome::VersionInfo::CHANNEL_DEV:
CHANNEL_DEV       480 chrome/browser/net/http_pipelining_compatibility_client.cc   } else if (channel == chrome::VersionInfo::CHANNEL_DEV) {
CHANNEL_DEV       882 chrome/browser/net/network_stats.cc     } else if (channel == chrome::VersionInfo::CHANNEL_DEV) {
CHANNEL_DEV        40 chrome/browser/notifications/sync_notifier/chrome_notifier_service_factory.cc       channel == chrome::VersionInfo::CHANNEL_DEV ||
CHANNEL_DEV       143 chrome/browser/omaha_query_params/omaha_query_params.cc     case chrome::VersionInfo::CHANNEL_DEV:
CHANNEL_DEV       126 chrome/browser/password_manager/chrome_password_manager_client.cc       case chrome::VersionInfo::CHANNEL_DEV:
CHANNEL_DEV        70 chrome/browser/services/gcm/gcm_profile_service.cc     case chrome::VersionInfo::CHANNEL_DEV:
CHANNEL_DEV       429 chrome/browser/services/gcm/gcm_profile_service.cc       channel == chrome::VersionInfo::CHANNEL_DEV) {
CHANNEL_DEV       593 chrome/browser/shell_integration_linux.cc     case chrome::VersionInfo::CHANNEL_DEV:
CHANNEL_DEV        47 chrome/browser/sxs_linux.cc     case chrome::VersionInfo::CHANNEL_DEV:
CHANNEL_DEV        18 chrome/browser/sync/glue/chrome_report_unrecoverable_error.cc       channel != chrome::VersionInfo::CHANNEL_DEV) {
CHANNEL_DEV        33 chrome/browser/sync/glue/device_info.cc     case chrome::VersionInfo::CHANNEL_DEV:
CHANNEL_DEV        76 chrome/browser/ui/bookmarks/bookmark_prompt_controller.cc     case chrome::VersionInfo::CHANNEL_DEV: {
CHANNEL_DEV        98 chrome/browser/upgrade_detector_impl.cc   return channel == chrome::VersionInfo::CHANNEL_DEV ||
CHANNEL_DEV        91 chrome/browser/web_resource/notification_promo.cc     case chrome::VersionInfo::CHANNEL_DEV:
CHANNEL_DEV        18 chrome/common/chrome_version_info_android.cc     case CHANNEL_DEV: return "dev";
CHANNEL_DEV        36 chrome/common/chrome_version_info_android.cc     return CHANNEL_DEV;
CHANNEL_DEV        19 chrome/common/chrome_version_info_chromeos.cc     case CHANNEL_DEV:
CHANNEL_DEV        43 chrome/common/chrome_version_info_chromeos.cc     chromeos_channel = CHANNEL_DEV;
CHANNEL_DEV        55 chrome/common/chrome_version_info_posix.cc     return CHANNEL_DEV;
CHANNEL_DEV        57 chrome/common/chrome_version_info_win.cc     return CHANNEL_DEV;
CHANNEL_DEV       125 chrome/common/extensions/api/commands/commands_manifest_unittest.cc     ScopedCurrentChannel channel(chrome::VersionInfo::CHANNEL_DEV);
CHANNEL_DEV        26 chrome/common/extensions/api/storage/storage_schema_manifest_handler_unittest.cc       : scoped_channel_(chrome::VersionInfo::CHANNEL_DEV) {}
CHANNEL_DEV        24 chrome/common/extensions/features/chrome_channel_feature_filter.cc     channels["dev"] = chrome::VersionInfo::CHANNEL_DEV;
CHANNEL_DEV        23 chrome/common/extensions/manifest_handlers/externally_connectable_unittest.cc   ExternallyConnectableTest() : channel_(chrome::VersionInfo::CHANNEL_DEV) {}
CHANNEL_DEV        64 chrome/common/extensions/manifest_handlers/settings_overrides_handler_unittest.cc   extensions::ScopedCurrentChannel channel(chrome::VersionInfo::CHANNEL_DEV);
CHANNEL_DEV       108 chrome/common/extensions/manifest_handlers/settings_overrides_handler_unittest.cc   extensions::ScopedCurrentChannel channel(chrome::VersionInfo::CHANNEL_DEV);
CHANNEL_DEV        48 chrome/common/extensions/manifest_handlers/ui_overrides_handler_unittest.cc   extensions::ScopedCurrentChannel channel(chrome::VersionInfo::CHANNEL_DEV);
CHANNEL_DEV        77 chrome/common/extensions/manifest_handlers/ui_overrides_handler_unittest.cc   extensions::ScopedCurrentChannel channel(chrome::VersionInfo::CHANNEL_DEV);
CHANNEL_DEV        91 chrome/common/extensions/manifest_tests/extension_manifests_background_unittest.cc   ScopedCurrentChannel current_channel(chrome::VersionInfo::CHANNEL_DEV);
CHANNEL_DEV       961 chrome/common/extensions/permissions/permission_set_unittest.cc   ScopedCurrentChannel channel(chrome::VersionInfo::CHANNEL_DEV);
CHANNEL_DEV       975 chrome/common/extensions/permissions/permission_set_unittest.cc   ScopedCurrentChannel channel(chrome::VersionInfo::CHANNEL_DEV);
CHANNEL_DEV      1001 chrome/common/extensions/permissions/permission_set_unittest.cc   ScopedCurrentChannel channel(chrome::VersionInfo::CHANNEL_DEV);
CHANNEL_DEV        39 chrome/common/metrics/metrics_log_base.cc     case chrome::VersionInfo::CHANNEL_DEV:
CHANNEL_DEV        40 chrome/common/metrics/metrics_log_base.cc       return SystemProfileProto::CHANNEL_DEV;
CHANNEL_DEV      1210 chrome/renderer/extensions/dispatcher.cc       GetCurrentChannel() <= chrome::VersionInfo::CHANNEL_DEV &&
CHANNEL_DEV      1227 chrome/renderer/extensions/dispatcher.cc       if (GetCurrentChannel() <= chrome::VersionInfo::CHANNEL_DEV) {
CHANNEL_DEV        57 chrome/renderer/extensions/module_system.cc   if (GetCurrentChannel() <= chrome::VersionInfo::CHANNEL_DEV)
CHANNEL_DEV       582 extensions/common/features/simple_feature_unittest.cc       IsAvailableInChannel("stable", VersionInfo::CHANNEL_DEV));
CHANNEL_DEV       594 extensions/common/features/simple_feature_unittest.cc       IsAvailableInChannel("beta", VersionInfo::CHANNEL_DEV));
CHANNEL_DEV       606 extensions/common/features/simple_feature_unittest.cc       IsAvailableInChannel("dev", VersionInfo::CHANNEL_DEV));
CHANNEL_DEV       618 extensions/common/features/simple_feature_unittest.cc       IsAvailableInChannel("canary", VersionInfo::CHANNEL_DEV));
CHANNEL_DEV       630 extensions/common/features/simple_feature_unittest.cc       IsAvailableInChannel("trunk", VersionInfo::CHANNEL_DEV));
CHANNEL_DEV       121 extensions/common/permissions/permissions_data_unittest.cc   ScopedCurrentChannel scoped_channel(chrome::VersionInfo::CHANNEL_DEV);