Searched refs:currentFromLevel (Results 1 – 3 of 3) sorted by relevance
33 Stability::Category Stability::Category::currentFromLevel(Level level) { in currentFromLevel() function in android::internal::Stability::Category48 auto stability = Category::currentFromLevel(level); in forceDowngradeToStability()71 auto stability = Category::currentFromLevel(getLocalLevel()); in markCompilationUnit()77 auto stability = Category::currentFromLevel(Level::VINTF); in markVintf()88 auto stability = Category::currentFromLevel(Level::VENDOR); in markVndk()98 auto stability = Category::currentFromLevel(getLocalLevel()); in tryMarkCompilationUnit()184 return Category::currentFromLevel(Level::UNDECLARED); in getCategory()
147 static inline Category currentFromLevel(Level level);