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