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

/external/libchrome/base/mac/
H A Dmac_util.h140 BASE_EXPORT bool IsOSMountainLionOrLater();
163 inline bool IsOSLionOrEarlier() { return !IsOSMountainLionOrLater(); }
189 inline bool IsOSMountainLionOrLater() { return true; } function in namespace:base::mac

Completed in 72 milliseconds