Searched defs:ANeuralNetworksDevice (Results 1 – 2 of 2) sorted by relevance
6520 typedef struct ANeuralNetworksDevice ANeuralNetworksDevice; typedef
2792 static void deviceStringCheck(std::function<int(const ANeuralNetworksDevice*, const char**)> func) { in deviceStringCheck()