Searched refs:AIBinder_toPlatformBinder (Results 1 – 5 of 5) sorted by relevance
34 android::sp<android::IBinder> AIBinder_toPlatformBinder(AIBinder* binder);
149 AIBinder_toPlatformBinder*;
738 android::sp<android::IBinder> AIBinder_toPlatformBinder(AIBinder* binder) { in AIBinder_toPlatformBinder() function
70 m_server = AIBinder_toPlatformBinder(rust_service()); in SetUp()
564 sp<IBinder> platformBinder = AIBinder_toPlatformBinder(binder.get()); in TEST()