Searched defs:toHidlVec (Results 1 – 1 of 1) sorted by relevance
32 template<typename T> const hidl_vec<T> toHidlVec(const Vector<T> &Vector) { in toHidlVec() function38 template<typename T> hidl_vec<T> toHidlVec(Vector<T> &Vector) { in toHidlVec() function