Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.0/vts/functional/include/1.0/
DUtils.h122 inline uint32_t hidl_vec_push_back(hidl_vec<Type>* vec, const Type& value) { in hidl_vec_push_back() function
/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DValidateRequest.cpp62 static uint32_t hidl_vec_push_back(hidl_vec<Type>* vec, const Type& value) { in hidl_vec_push_back() function