Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DParcel.h664 status_t Parcel::resizeOutVector(std::vector<T>* val) const { in resizeOutVector() function
679 status_t Parcel::resizeOutVector(std::unique_ptr<std::vector<T>>* val) const { in resizeOutVector() function