Searched refs:AIBinder_fromPlatformBinder (Results 1 – 4 of 4) sorted by relevance
78 AIBinder* AIBinder_fromPlatformBinder(const android::sp<android::IBinder>& binder);
126 AIBinder_fromPlatformBinder*;
707 AIBinder* AIBinder_fromPlatformBinder(const android::sp<android::IBinder>& binder) { in AIBinder_fromPlatformBinder() function
376 ndk::SpAIBinder backBinder = ndk::SpAIBinder(AIBinder_fromPlatformBinder(platformBinder)); in TEST()