Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DParcel.cpp1550 status_t Parcel::readBoolVector(std::unique_ptr<std::vector<bool>>* val) const { in readBoolVector() function in android::Parcel
1572 status_t Parcel::readBoolVector(std::vector<bool>* val) const { in readBoolVector() function in android::Parcel