Searched refs:ReadHidlVector (Results 1 – 1 of 1) sorted by relevance
823 static const hidl_vec<T> *ReadHidlVector(JNIEnv *env, jobject thiz) { in ReadHidlVector() function859 const hidl_vec<hidl_string> *vec = ReadHidlVector<hidl_string>(env, thiz); in JHwParcel_native_readStringVector()865 const hidl_vec<hidl_handle> *vec = ReadHidlVector<hidl_handle>(env, thiz); in JHwParcel_native_readNativeHandleVector()