HomeSort by relevance Sort by last modified time
    Searched refs:MaybeCopyDisableWebRtcEncryptionSwitch (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/
chrome_content_browser_client_unittest.cc 47 void MaybeCopyDisableWebRtcEncryptionSwitch(VersionInfo::Channel channel) {
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);
chrome_content_browser_client.h 302 static void MaybeCopyDisableWebRtcEncryptionSwitch(
chrome_content_browser_client.cc     [all...]

Completed in 40 milliseconds