Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/shim_and_sl/public/
DNeuralNetworksSupportLibraryImpl.h459 int (*ANeuralNetworksDevice_getType)(const ANeuralNetworksDevice* device, int32_t* type); member
/packages/modules/NeuralNetworks/runtime/
DNeuralNetworks.cpp688 int ANeuralNetworksDevice_getType(const ANeuralNetworksDevice* device, int32_t* type) { in ANeuralNetworksDevice_getType() function