Searched defs:readNullableStrongBinder (Results 1 - 1 of 1) sorted by relevance

/system/libhwbinder/
H A DParcel.cpp1399 status_t status = readNullableStrongBinder(val);
1406 status_t Parcel::readNullableStrongBinder(sp<IBinder>* val) const function in class:android::Parcel
1417 readNullableStrongBinder(&val);

Completed in 97 milliseconds