Searched refs:ANeuralNetworksDevice_getName (Results 1 – 5 of 5) sorted by relevance
766 inline int ANeuralNetworksDevice_getName(const ANeuralNetworksDevice* device, in ANeuralNetworksDevice_getName() function768 LOAD_FUNCTION(ANeuralNetworksDevice_getName); in ANeuralNetworksDevice_getName()
639 int (*ANeuralNetworksDevice_getName)(const ANeuralNetworksDevice* device, member
169 LOAD_FUNCTION_OPTIONAL(libneuralnetworks, ANeuralNetworksDevice_getName); in LoadNnApi()
122 EXPECT_EQ(nnapi->ANeuralNetworksDevice_getName, nullptr); in TEST()
1005 context, nnapi_->ANeuralNetworksDevice_getName(device, &buffer)); in Init()