Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/binder/
H A DStability.h178 REPR_NONE = 0, enumerator
/aosp12/frameworks/native/libs/binder/include/binder/
H A DStability.h178 REPR_NONE = 0, enumerator
/aosp12/frameworks/native/libs/binder/
H A DStability.cpp99 (void) setRepr(binder, stability.repr(), REPR_NONE); in tryMarkCompilationUnit()