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

/frameworks/native/libs/binder/
H A DParcel.cpp1087 status_t Parcel::writeStrongBinderVector(const std::vector<sp<IBinder>>& val) function in class:android::Parcel
1092 status_t Parcel::writeStrongBinderVector(const std::unique_ptr<std::vector<sp<IBinder>>>& val) function in class:android::Parcel

Completed in 15 milliseconds