Searched refs:readNullableStrongBinder (Results 1 – 7 of 7) sorted by relevance
61 …if ((_aidl_ret_status = _aidl_parcel->readNullableStrongBinder(&_aidl_value)) != ::android::OK) re… in readFromParcel()
276 _aidl_ret_status = _aidl_parcel->readNullableStrongBinder(&ibinder); in readFromParcel()
1875 _aidl_ret_status = _aidl_reply.readNullableStrongBinder(_aidl_return); in GetCallback()2015 _aidl_ret_status = _aidl_reply.readNullableStrongBinder(_aidl_return); in GetCppJavaTests()3186 _aidl_ret_status = _aidl_data.readNullableStrongBinder(&in_input); in onTransact()
160 status_t readNullableStrongBinder(sp<IBinder>* val) const;
1190 status_t status = readNullableStrongBinder(val); in readStrongBinder()1197 status_t Parcel::readNullableStrongBinder(sp<IBinder>* val) const in readNullableStrongBinder() function in android::hardware::Parcel1208 readNullableStrongBinder(&val); in readStrongBinder()
683 if ((status = _aidl_data.readNullableStrongBinder(&unused_callback)) != in onTransact()686 if ((status = _aidl_data.readNullableStrongBinder(&result_receiver)) != in onTransact()
374 _aidl_ret_status = _aidl_data.readNullableStrongBinder(&in_binderValue); in onTransact()