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;
162 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;
142 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.cpp1011 using ::android::hardware::toBinder; in TEST_F()
1865 sp<IBinder> binder = ::android::hardware::toBinder(bar); in TEST_F()
1879 sp<IBinder> binder = ::android::hardware::toBinder(bar); in TEST_F()
1892 sp<IBinder> binder = ::android::hardware::toBinder(bar); in TEST_F()
1907 sp<IBinder> binder = ::android::hardware::toBinder(baz); in TEST_F()
1933 sp<IBinder> binder = ::android::hardware::toBinder(baz); in TEST_F()
/system/tools/hidl/test/java_test/
Dhidl_test_java_native.cpp755 sp<IBinder> binder = ::android::hardware::toBinder(baz); in TEST_F()
778 sp<IBinder> binder = ::android::hardware::toBinder(baz); in TEST_F()