Home
last modified time | relevance | path

Searched defs:readStrongBinderVector (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
DParcel.cpp1097 status_t Parcel::readStrongBinderVector(std::unique_ptr<std::vector<sp<IBinder>>>* val) const { in readStrongBinderVector() function in android::Parcel
1101 status_t Parcel::readStrongBinderVector(std::vector<sp<IBinder>>* val) const { in readStrongBinderVector() function in android::Parcel