Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DParcel.cpp1104 status_t Parcel::writeStrongBinderVector(const std::vector<sp<IBinder>>& val) in writeStrongBinderVector() function in android::Parcel
1109 status_t Parcel::writeStrongBinderVector(const std::unique_ptr<std::vector<sp<IBinder>>>& val) in writeStrongBinderVector() function in android::Parcel