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