Searched refs:AIBinder_fromPlatformBinder (Results 1 – 7 of 7) sorted by relevance
84 return AIBinder_fromPlatformBinder(session->getRootObject()); in RpcClient()94 return AIBinder_fromPlatformBinder(session->getRootObject()); in RpcPreconnectedClient()
48 AIBinder* AIBinder_fromPlatformBinder(const android::sp<android::IBinder>& binder);
159 AIBinder_fromPlatformBinder*;
793 AIBinder* AIBinder_fromPlatformBinder(const android::sp<android::IBinder>& binder) { in AIBinder_fromPlatformBinder() function
152 AIBinder_forceDowngradeToLocalStability(AIBinder_fromPlatformBinder(someBinder)); in TEST()
1331 ndk::SpAIBinder binder = ndk::SpAIBinder(AIBinder_fromPlatformBinder(proc.rootBinder)); in TEST_P()1340 ndk::SpAIBinder binder = ndk::SpAIBinder(AIBinder_fromPlatformBinder(proc.rootBinder)); in TEST_P()
659 ndk::SpAIBinder backBinder = ndk::SpAIBinder(AIBinder_fromPlatformBinder(platformBinder)); in TEST()