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