Lines Matching refs:IBinder
20 #include <binder/IBinder.h>
39 // to the kernel inside of IBinder::transact, but it may be expanded to other
58 LIBBINDER_EXPORTED static void forceDowngradeToLocalStability(const sp<IBinder>& binder);
80 LIBBINDER_EXPORTED static void forceDowngradeToVendorStability(const sp<IBinder>& binder);
86 LIBBINDER_EXPORTED static void forceDowngradeToSystemStability(const sp<IBinder>& binder);
93 LIBBINDER_EXPORTED static void markCompilationUnit(IBinder* binder);
100 LIBBINDER_EXPORTED static void markVintf(IBinder* binder);
103 LIBBINDER_EXPORTED static std::string debugToString(const sp<IBinder>& binder);
113 LIBBINDER_EXPORTED static void markVndk(IBinder* binder);
117 LIBBINDER_EXPORTED static bool requiresVintfDeclaration(const sp<IBinder>& binder);
130 static void tryMarkCompilationUnit(IBinder* binder);
147 static void forceDowngradeToStability(const sp<IBinder>& binder, Level level);
155 __attribute__((warn_unused_result)) static status_t setRepr(IBinder* binder, int32_t setting,
159 static int16_t getRepr(IBinder* binder);