Home
last modified time | relevance | path

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

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