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

/frameworks/native/libs/binder/
H A DParcel.cpp1790 status_t Parcel::readCharVector(std::unique_ptr<std::vector<char16_t>>* val) const { function in class:Parcel
1794 status_t Parcel::readCharVector(std::vector<char16_t>* val) const { function in class:Parcel

Completed in 365 milliseconds