Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DParcel.cpp1542 status_t Parcel::readDoubleVector(std::unique_ptr<std::vector<double>>* val) const { in readDoubleVector() function in android::Parcel
1546 status_t Parcel::readDoubleVector(std::vector<double>* val) const { in readDoubleVector() function in android::Parcel