Searched refs:IsAtLeastPreReleaseCodename (Results 1 – 1 of 1) sorted by relevance
28 static bool IsAtLeastPreReleaseCodename(const std::string &codename) { in IsAtLeastPreReleaseCodename() function43 static inline bool IsAtLeastT() { return IsAtLeastPreReleaseCodename("T"); } in IsAtLeastT()