Home
last modified time | relevance | path

Searched refs:toBinder (Results 1 – 6 of 6) sorted by relevance

/system/hwservicemanager/
Dservice.cpp56 using android::hardware::toBinder;
159 sp<IBinder> binder = toBinder<IServiceManager>(manager); in main()
DHidlService.cpp190 using ::android::hardware::toBinder; in getNodeStrongRefCount()
199 sp<IBinder> binder = toBinder(mService); in getNodeStrongRefCount()
/system/libhidl/transport/base/1.0/vts/functional/
Dvts_ibase_test.cpp48 using android::hardware::toBinder;
125 sp<IBinder> binder = toBinder(service); in SetUp()
/system/libhidl/transport/include/hidl/
DHidlBinderSupport.h194 sp<IBinder> toBinder(sp<IType> iface) { in toBinder() function
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1019 using ::android::hardware::toBinder; in TEST_F()
1875 sp<IBinder> binder = ::android::hardware::toBinder(bar); in TEST_F()
1889 sp<IBinder> binder = ::android::hardware::toBinder(bar); in TEST_F()
1902 sp<IBinder> binder = ::android::hardware::toBinder(bar); in TEST_F()
1917 sp<IBinder> binder = ::android::hardware::toBinder(baz); in TEST_F()
1943 sp<IBinder> binder = ::android::hardware::toBinder(baz); in TEST_F()
/system/tools/hidl/test/java_test/
Dhidl_test_java_native.cpp768 sp<IBinder> binder = ::android::hardware::toBinder(baz); in TEST_F()
788 sp<IBinder> binder = ::android::hardware::toBinder(baz); in TEST_F()