Searched refs:hidl_vec_remove (Results 1 – 5 of 5) sorted by relevance
114 inline void hidl_vec_remove(hidl_vec<Type>* vec, const Type& val) { in hidl_vec_remove() function
474 hidl_vec_remove(&model->inputIndexes, uint32_t(operand)); in mutateOperandLifeTimeTest()478 hidl_vec_remove(&model->outputIndexes, uint32_t(operand)); in mutateOperandLifeTimeTest()
500 hidl_vec_remove(&model->inputIndexes, uint32_t(operand)); in mutateOperandLifeTimeTest()504 hidl_vec_remove(&model->outputIndexes, uint32_t(operand)); in mutateOperandLifeTimeTest()
569 hidl_vec_remove(&model->inputIndexes, uint32_t(operand)); in mutateOperandLifeTimeTest()573 hidl_vec_remove(&model->outputIndexes, uint32_t(operand)); in mutateOperandLifeTimeTest()
593 hidl_vec_remove(&model->main.inputIndexes, uint32_t(operand)); in mutateOperandLifeTimeTest()597 hidl_vec_remove(&model->main.outputIndexes, uint32_t(operand)); in mutateOperandLifeTimeTest()