Searched defs:IsOSLionOrLater (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/base/mac/
H A Dmac_util.h135 BASE_EXPORT bool IsOSLionOrLater();
177 inline bool IsOSLionOrLater() { return true; } function in namespace:base::mac

Completed in 71 milliseconds