Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/nnapi/
Dnnapi_handler.h77 void StubGetDeviceWith(int(stub)(uint32_t, ANeuralNetworksDevice**)) { in StubGetDeviceWith() argument
92 void StubGetDeviceNameWith(int(stub)(const ANeuralNetworksDevice*, in StubGetDeviceNameWith()
DNeuralNetworksTypes.h469 typedef struct ANeuralNetworksDevice ANeuralNetworksDevice; typedef