Searched defs:readDoubleVector (Results 1 – 2 of 2) sorted by relevance
511 public final ArrayList<Double> readDoubleVector() { in readDoubleVector() method in HwParcel
1803 status_t Parcel::readDoubleVector(std::unique_ptr<std::vector<double>>* val) const { in readDoubleVector() function in android::Parcel1807 status_t Parcel::readDoubleVector(std::vector<double>* val) const { in readDoubleVector() function in android::Parcel