Searched defs:readNullableTypedVector (Results 1 – 2 of 2) sorted by relevance
954 status_t Parcel::readNullableTypedVector(std::optional<std::vector<T>>* val, in readNullableTypedVector() function978 status_t Parcel::readNullableTypedVector(std::unique_ptr<std::vector<T>>* val, in readNullableTypedVector() function