Searched refs:ReadUInt64Vector (Results 1 – 8 of 8) sorted by relevance
36 if (!data.ReadUInt64Vector(&color)) { in OnRemoteRequest()
60 if (!reply.ReadUInt64Vector(&colors)) { in GetColorsInner()
71 if (!data.ReadUInt64Vector(&templateIds)) { in OnMessengerReadyStub()
722 bool Parcel::ReadUInt64Vector(std::vector<uint64_t> *val) in ReadUInt64Vector() function in OHOS::Parcel
725 bool Parcel::ReadUInt64Vector(std::vector<uint64_t>* val) in ReadUInt64Vector() function in OHOS::Parcel
745 bool Parcel::ReadUInt64Vector(std::vector<uint64_t>* val) in ReadUInt64Vector() function in OHOS::Parcel
720 bool Parcel::ReadUInt64Vector(std::vector<uint64_t>* val) in ReadUInt64Vector() function in OHOS::Parcel