Searched refs:readNullableStrongBinder (Results 1 – 2 of 2) sorted by relevance
157 status_t readNullableStrongBinder(sp<IBinder>* val) const;
1410 status_t status = readNullableStrongBinder(val); in readStrongBinder()1417 status_t Parcel::readNullableStrongBinder(sp<IBinder>* val) const in readNullableStrongBinder() function in android::hardware::Parcel1428 readNullableStrongBinder(&val); in readStrongBinder()