Searched refs:CreateVectorOfSortedNativeStructs (Results 1 – 1 of 1) sorted by relevance
937 Offset<Vector<const T *>> CreateVectorOfSortedNativeStructs( in CreateVectorOfSortedNativeStructs() function939 return CreateVectorOfSortedNativeStructs<T, S>(data(*v), v->size()); in CreateVectorOfSortedNativeStructs()966 Offset<Vector<const T *>> CreateVectorOfSortedNativeStructs(S *v, in CreateVectorOfSortedNativeStructs() function