Home
last modified time | relevance | path

Searched refs:fromRepr (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/libs/binder/
H A DStability.cpp189 return Category::fromRepr(local->mStability); in getCategory()
192 return Category::fromRepr(binder->remoteBinder()->mStability); in getCategory()
/aosp12/frameworks/native/include/binder/
H A DStability.h141 static inline Category fromRepr(int32_t representation) { in fromRepr() function
/aosp12/frameworks/native/libs/binder/include/binder/
H A DStability.h141 static inline Category fromRepr(int32_t representation) { in fromRepr() function