Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/shim_and_sl/public/
H A DNeuralNetworksSupportLibraryImpl.h451 int (*ANeuralNetworksDevice_getName)(const ANeuralNetworksDevice* device, const char** name); member
/aosp12/packages/modules/NeuralNetworks/runtime/
H A DNeuralNetworks.cpp668 int ANeuralNetworksDevice_getName(const ANeuralNetworksDevice* device, const char** name) { in ANeuralNetworksDevice_getName() function