Lines Matching refs:IBinder
19 #include <binder/IBinder.h>
38 // to the kernel inside of IBinder::transact, but it may be expanded to other
58 static void forceDowngradeToLocalStability(const sp<IBinder>& binder);
80 static void forceDowngradeToVendorStability(const sp<IBinder>& binder);
86 static void forceDowngradeToSystemStability(const sp<IBinder>& binder);
93 static void markCompilationUnit(IBinder* binder);
100 static void markVintf(IBinder* binder);
103 static void debugLogStability(const std::string& tag, const sp<IBinder>& binder);
113 static void markVndk(IBinder* binder);
117 static bool requiresVintfDeclaration(const sp<IBinder>& binder);
129 static void tryMarkCompilationUnit(IBinder* binder);
175 static void forceDowngradeToStability(const sp<IBinder>& binder, Level level);
184 static status_t setRepr(IBinder* binder, int32_t representation, uint32_t flags);
187 static Category getCategory(IBinder* binder);