Home
last modified time | relevance | path

Searched refs:readStrongBinder (Results 1 – 25 of 48) sorted by relevance

12

/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DCircularParcelable.java38 … testService = android.aidl.tests.ITestService.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
DArrayOfInterfaces.java218 …0 = android.aidl.tests.ArrayOfInterfaces.IEmptyInterface.Stub.asInterface(data.readStrongBinder()); in onTransact()
220 …1 = android.aidl.tests.ArrayOfInterfaces.IEmptyInterface.Stub.asInterface(data.readStrongBinder()); in onTransact()
354 …oid.aidl.tests.ArrayOfInterfaces.IEmptyInterface.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
356 …oid.aidl.tests.ArrayOfInterfaces.IEmptyInterface.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
525 …oid.aidl.tests.ArrayOfInterfaces.IEmptyInterface.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
530 …oid.aidl.tests.ArrayOfInterfaces.IEmptyInterface.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
DListOfInterfaces.java218 …g0 = android.aidl.tests.ListOfInterfaces.IEmptyInterface.Stub.asInterface(data.readStrongBinder()); in onTransact()
220 …g1 = android.aidl.tests.ListOfInterfaces.IEmptyInterface.Stub.asInterface(data.readStrongBinder()); in onTransact()
342 …roid.aidl.tests.ListOfInterfaces.IEmptyInterface.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
344 …roid.aidl.tests.ListOfInterfaces.IEmptyInterface.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
515 …roid.aidl.tests.ListOfInterfaces.IEmptyInterface.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
520 …roid.aidl.tests.ListOfInterfaces.IEmptyInterface.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
DICircular.java118 _result = android.aidl.tests.ITestService.Stub.asInterface(_reply.readStrongBinder()); in GetTestService()
DUnion.java209 _aidl_value = _aidl_parcel.readStrongBinder(); in readFromParcel()
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DCircularParcelable.java38 … testService = android.aidl.tests.ITestService.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
DArrayOfInterfaces.java218 …0 = android.aidl.tests.ArrayOfInterfaces.IEmptyInterface.Stub.asInterface(data.readStrongBinder()); in onTransact()
220 …1 = android.aidl.tests.ArrayOfInterfaces.IEmptyInterface.Stub.asInterface(data.readStrongBinder()); in onTransact()
354 …oid.aidl.tests.ArrayOfInterfaces.IEmptyInterface.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
356 …oid.aidl.tests.ArrayOfInterfaces.IEmptyInterface.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
525 …oid.aidl.tests.ArrayOfInterfaces.IEmptyInterface.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
530 …oid.aidl.tests.ArrayOfInterfaces.IEmptyInterface.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
DListOfInterfaces.java218 …g0 = android.aidl.tests.ListOfInterfaces.IEmptyInterface.Stub.asInterface(data.readStrongBinder()); in onTransact()
220 …g1 = android.aidl.tests.ListOfInterfaces.IEmptyInterface.Stub.asInterface(data.readStrongBinder()); in onTransact()
342 …roid.aidl.tests.ListOfInterfaces.IEmptyInterface.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
344 …roid.aidl.tests.ListOfInterfaces.IEmptyInterface.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
515 …roid.aidl.tests.ListOfInterfaces.IEmptyInterface.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
520 …roid.aidl.tests.ListOfInterfaces.IEmptyInterface.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
DICircular.java118 _result = android.aidl.tests.ITestService.Stub.asInterface(_reply.readStrongBinder()); in GetTestService()
DUnion.java209 _aidl_value = _aidl_parcel.readStrongBinder(); in readFromParcel()
/system/memory/libmemunreachable/tests/
DBinder_test.cpp47 ref = data.readStrongBinder(); in onTransact()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-analyzer-source/gen/android/aidl/tests/nested/
DINestedService.cpp71 _aidl_ret_status = _aidl_data.readStrongBinder(&in_cb); in analyzeINestedService()
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-analyzer-source/gen/android/aidl/tests/nested/
DINestedService.cpp71 _aidl_ret_status = _aidl_data.readStrongBinder(&in_cb); in analyzeINestedService()
/system/libhwbinder/include/hwbinder/
DParcel.h156 sp<IBinder> readStrongBinder() const;
157 status_t readStrongBinder(sp<IBinder>* val) const;
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DArrayOfInterfaces.cpp230 _aidl_ret_status = _aidl_data.readStrongBinder(&in_iface); in onTransact()
331 _aidl_ret_status = _aidl_parcel->readStrongBinder(&iface); in readFromParcel()
403 …if ((_aidl_ret_status = _aidl_parcel->readStrongBinder(&_aidl_value)) != ::android::OK) return _ai… in readFromParcel()
DListOfInterfaces.cpp222 _aidl_ret_status = _aidl_data.readStrongBinder(&in_iface); in onTransact()
315 _aidl_ret_status = _aidl_parcel->readStrongBinder(&iface); in readFromParcel()
387 …if ((_aidl_ret_status = _aidl_parcel->readStrongBinder(&_aidl_value)) != ::android::OK) return _ai… in readFromParcel()
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DArrayOfInterfaces.cpp230 _aidl_ret_status = _aidl_data.readStrongBinder(&in_iface); in onTransact()
331 _aidl_ret_status = _aidl_parcel->readStrongBinder(&iface); in readFromParcel()
403 …if ((_aidl_ret_status = _aidl_parcel->readStrongBinder(&_aidl_value)) != ::android::OK) return _ai… in readFromParcel()
DListOfInterfaces.cpp222 _aidl_ret_status = _aidl_data.readStrongBinder(&in_iface); in onTransact()
315 _aidl_ret_status = _aidl_parcel->readStrongBinder(&iface); in readFromParcel()
387 …if ((_aidl_ret_status = _aidl_parcel->readStrongBinder(&_aidl_value)) != ::android::OK) return _ai… in readFromParcel()
/system/tools/aidl/tests/golden_output/aidl-test-extras-java-source/gen/android/aidl/tests/map/
DFoo.java188 v = android.aidl.tests.map.IEmpty.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
199 v = _aidl_parcel.readStrongBinder(); in readFromParcel()
DIMapTest.java373 v = android.aidl.tests.map.IEmpty.Stub.asInterface(data.readStrongBinder()); in onTransact()
411 v = data.readStrongBinder(); in onTransact()
738 v = android.aidl.tests.map.IEmpty.Stub.asInterface(_reply.readStrongBinder()); in repeatInterfaceMap()
746 v = android.aidl.tests.map.IEmpty.Stub.asInterface(_reply.readStrongBinder()); in repeatInterfaceMap()
780 v = _reply.readStrongBinder(); in repeatIbinderMap()
788 v = _reply.readStrongBinder(); in repeatIbinderMap()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-extras-java-source/gen/android/aidl/tests/map/
DFoo.java188 v = android.aidl.tests.map.IEmpty.Stub.asInterface(_aidl_parcel.readStrongBinder()); in readFromParcel()
199 v = _aidl_parcel.readStrongBinder(); in readFromParcel()
DIMapTest.java373 v = android.aidl.tests.map.IEmpty.Stub.asInterface(data.readStrongBinder()); in onTransact()
411 v = data.readStrongBinder(); in onTransact()
738 v = android.aidl.tests.map.IEmpty.Stub.asInterface(_reply.readStrongBinder()); in repeatInterfaceMap()
746 v = android.aidl.tests.map.IEmpty.Stub.asInterface(_reply.readStrongBinder()); in repeatInterfaceMap()
780 v = _reply.readStrongBinder(); in repeatIbinderMap()
788 v = _reply.readStrongBinder(); in repeatIbinderMap()
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/
DINestedService.cpp170 _aidl_ret_status = _aidl_data.readStrongBinder(&in_cb); in onTransact()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/nested/
DINestedService.java102 …rg1 = android.aidl.tests.nested.INestedService.ICallback.Stub.asInterface(data.readStrongBinder()); in onTransact()
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/nested/
DINestedService.java102 …rg1 = android.aidl.tests.nested.INestedService.ICallback.Stub.asInterface(data.readStrongBinder()); in onTransact()

12