Searched defs:WriteDoubleVector (Results 1 – 3 of 3) sorted by relevance
599 bool Parcel::WriteDoubleVector(const std::vector<double> &val) in WriteDoubleVector() function in OHOS::Parcel
1111 bool Parcel::WriteDoubleVector(const std::vector<double> &val) in WriteDoubleVector() function in OHOS::Parcel
1037 bool WriteDoubleVector(IpcIo *io, const double *val, size_t size) in WriteDoubleVector() function