Searched defs:ReadBoolVector (Results 1 – 3 of 3) sorted by relevance
620 bool Parcel::ReadBoolVector(std::vector<bool> *val) in ReadBoolVector() function in OHOS::Parcel
1160 bool Parcel::ReadBoolVector(std::vector<bool> *val) in ReadBoolVector() function in OHOS::Parcel
1124 bool *ReadBoolVector(IpcIo *io, size_t *size) in ReadBoolVector() function