Searched refs:toBinder (Results 1 – 4 of 4) sorted by relevance
95 return sp<IChild>(new BpChild(toBinder<IParent, BpParent>(parent))); in castInterface()
319 sp<IBinder> toBinder(sp<IType> iface) { in toBinder() function
124 "hidl_string", "hidl_vec", "hidl_array", "hidl_version", "toBinder", "castInterface",
1575 binder = ::android::hardware::toBinder<IBar, BpHwBar>(bar); in TEST_F()