Searched refs:readStrongBinderVector (Results 1 – 2 of 2) sorted by relevance
308 … status_t readStrongBinderVector(std::unique_ptr<std::vector<sp<IBinder>>>* val) const;309 status_t readStrongBinderVector(std::vector<sp<IBinder>>* val) const;
1149 status_t Parcel::readStrongBinderVector(std::unique_ptr<std::vector<sp<IBinder>>>* val) const { in readStrongBinderVector() function in android::Parcel1153 status_t Parcel::readStrongBinderVector(std::vector<sp<IBinder>>* val) const { in readStrongBinderVector() function in android::Parcel