Home
last modified time | relevance | path

Searched refs:op_name_to_id (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonController.cpp43 MACRO(op_name_to_id) \
185 int Controller::op_name_to_id(const char* name, unsigned int* id) { in op_name_to_id() function in android::hardware::neuralnetworks::V1_0::implementation::hexagon::Controller
186 CONTROLLER_CHECK(op_name_to_id, name, id); in op_name_to_id()
DHexagonController.h101 int op_name_to_id(const char* name, unsigned int* id);