Home
last modified time | relevance | path

Searched defs:hidl_vec_removeAt (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/neuralnetworks/1.0/vts/functional/include/1.0/
H A DUtils.h106 inline void hidl_vec_removeAt(hidl_vec<Type>* vec, uint32_t index) { in hidl_vec_removeAt() function
/aosp12/hardware/interfaces/neuralnetworks/1.0/vts/functional/
H A DValidateRequest.cpp54 static void hidl_vec_removeAt(hidl_vec<Type>* vec, uint32_t index) { in hidl_vec_removeAt() function