Searched defs:readNullableStrongBinder (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/libhwbinder/ | ||
H A D | Parcel.cpp | 1197 status_t Parcel::readNullableStrongBinder(sp<IBinder>* val) const in readNullableStrongBinder() function in android::hardware::Parcel |
/aosp12/frameworks/native/libs/binder/ | ||
H A D | Parcel.cpp | 1796 status_t Parcel::readNullableStrongBinder(sp<IBinder>* val) const in readNullableStrongBinder() function in android::Parcel |