Searched defs:IsOSLionOrLater (Results 1 - 1 of 1) sorted by relevance
/external/libchrome/base/mac/ | ||
H A D | mac_util.h | 135 BASE_EXPORT bool IsOSLionOrLater(); 177 inline bool IsOSLionOrLater() { return true; } function in namespace:base::mac |
Completed in 71 milliseconds