Searched refs:readStrongBinder (Results 1 – 8 of 8) sorted by relevance
47 ref = data.readStrongBinder(); in onTransact()
158 sp<IBinder> readStrongBinder() const;159 status_t readStrongBinder(sp<IBinder>* val) const;
209 _aidl_value = _aidl_parcel.readStrongBinder(); in readFromParcel()
634 _arg0 = android.aidl.tests.INamedCallback.Stub.asInterface(data.readStrongBinder()); in onTransact()789 _arg0 = data.readStrongBinder(); in onTransact()798 _arg0 = data.readStrongBinder(); in onTransact()1634 _result = android.aidl.tests.INamedCallback.Stub.asInterface(_reply.readStrongBinder()); in GetOtherTestService()2138 _result = android.aidl.tests.INamedCallback.Stub.asInterface(_reply.readStrongBinder()); in GetCallback()2192 _result = android.aidl.tests.IOldName.Stub.asInterface(_reply.readStrongBinder()); in GetOldNameInterface()2214 _result = android.aidl.tests.INewName.Stub.asInterface(_reply.readStrongBinder()); in GetNewNameInterface()2237 _result = _reply.readStrongBinder(); in GetCppJavaTests()
221 ibinder = _aidl_parcel.readStrongBinder(); in readFromParcel()
106 _arg18 = data.readStrongBinder(); in onTransact()
1188 status_t Parcel::readStrongBinder(sp<IBinder>* val) const in readStrongBinder() function in android::hardware::Parcel1202 sp<IBinder> Parcel::readStrongBinder() const in readStrongBinder() function in android::hardware::Parcel
1091 _aidl_ret_status = _aidl_reply.readStrongBinder(_aidl_return); in GetOtherTestService()1947 _aidl_ret_status = _aidl_reply.readStrongBinder(_aidl_return); in GetOldNameInterface()1981 _aidl_ret_status = _aidl_reply.readStrongBinder(_aidl_return); in GetNewNameInterface()2841 _aidl_ret_status = _aidl_data.readStrongBinder(&in_service); in onTransact()3165 _aidl_ret_status = _aidl_data.readStrongBinder(&in_input); in onTransact()