Home
last modified time | relevance | path

Searched refs:kMacOSLion (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/base/
Dmacutils.h40 kMacOSLion, // 10.7 enumerator
Dmacutils.cc123 return kMacOSLion; in GetOSVersionName()
/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) {