Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/
H A DStability.cpp49 status_t result = setRepr(binder.get(), stability.repr(), REPR_LOG | REPR_ALLOW_DOWNGRADE); in forceDowngradeToStability()
72 status_t result = setRepr(binder, stability.repr(), REPR_LOG); in markCompilationUnit()
78 status_t result = setRepr(binder, stability.repr(), REPR_LOG); in markVintf()
89 status_t result = setRepr(binder, stability.repr(), REPR_LOG); in markVndk()
/aosp12/frameworks/native/include/binder/
H A DStability.h179 REPR_LOG = 1, enumerator
/aosp12/frameworks/native/libs/binder/include/binder/
H A DStability.h179 REPR_LOG = 1, enumerator