Searched defs:WriteBoolVector (Results 1 – 3 of 3) sorted by relevance
549 bool Parcel::WriteBoolVector(const std::vector<bool> &val) in WriteBoolVector() function in OHOS::Parcel
1061 bool Parcel::WriteBoolVector(const std::vector<bool> &val) in WriteBoolVector() function in OHOS::Parcel
805 bool WriteBoolVector(IpcIo *io, const bool *val, size_t size) in WriteBoolVector() function