Searched defs:toVector (Results 1 – 1 of 1) sorted by relevance
44 template<typename T> const Vector<T> toVector(const hidl_vec<T> &vec) { in toVector() function50 template<typename T> Vector<T> toVector(hidl_vec<T> &vec) { in toVector() function56 template<typename T, size_t SIZE> const Vector<T> toVector( in toVector() function63 template<typename T, size_t SIZE> Vector<T> toVector( in toVector() function