Searched refs:fromRepr (Results 1 – 3 of 3) sorted by relevance
189 return Category::fromRepr(local->mStability); in getCategory()192 return Category::fromRepr(binder->remoteBinder()->mStability); in getCategory()
141 static inline Category fromRepr(int32_t representation) { in fromRepr() function