Searched refs:MaybeCopyDisableWebRtcEncryptionSwitch (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dchrome_content_browser_client_unittest.cc47 void MaybeCopyDisableWebRtcEncryptionSwitch(VersionInfo::Channel channel) { function in class:chrome::DisableWebRtcEncryptionFlagTest
48 ChromeContentBrowserClient::MaybeCopyDisableWebRtcEncryptionSwitch(
61 MaybeCopyDisableWebRtcEncryptionSwitch(VersionInfo::CHANNEL_UNKNOWN);
66 MaybeCopyDisableWebRtcEncryptionSwitch(VersionInfo::CHANNEL_CANARY);
71 MaybeCopyDisableWebRtcEncryptionSwitch(VersionInfo::CHANNEL_DEV);
76 MaybeCopyDisableWebRtcEncryptionSwitch(VersionInfo::CHANNEL_BETA);
85 MaybeCopyDisableWebRtcEncryptionSwitch(VersionInfo::CHANNEL_STABLE);
H A Dchrome_content_browser_client.h302 static void MaybeCopyDisableWebRtcEncryptionSwitch(
H A Dchrome_content_browser_client.cc1258 MaybeCopyDisableWebRtcEncryptionSwitch(command_line,
2600 void ChromeContentBrowserClient::MaybeCopyDisableWebRtcEncryptionSwitch( function in class:chrome::ChromeContentBrowserClient

Completed in 69 milliseconds