Home
last modified time | relevance | path

Searched refs:GetOSVersionName (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/base/
Dmacwindowpicker_unittest.cc23 return GetOSVersionName() >= kMacOSLeopard; in IsLeopardOrLater()
Dwindowpickerfactory.h50 return GetOSVersionName() >= kMacOSLeopard; in IsSupported()
Dmacutils.h47 MacOSVersionName GetOSVersionName();
Dmacutils_unittest.cc15 rtc::MacOSVersionName ver = rtc::GetOSVersionName(); in TEST()
Dmacutils.cc102 MacOSVersionName GetOSVersionName() { in GetOSVersionName() function
/external/webrtc/webrtc/modules/desktop_capture/
Dscreen_capturer_mac.mm418 if (rtc::GetOSVersionName() >= rtc::kMacOSLion) {
462 if (rtc::GetOSVersionName() < rtc::kMacOSLion) {
480 if (rtc::GetOSVersionName() < rtc::kMacOSLion) {
803 if (rtc::GetOSVersionName() >= rtc::kMacOSLion) {
851 // This function does an early return if GetOSVersionName() >= kMacOSLion,
Dmouse_cursor_monitor_mac.mm73 rtc::GetOSVersionName() < rtc::kMacOSLion) {