Searched refs:ANeuralNetworksDevice_getVersion (Results 1 – 4 of 4) sorted by relevance
803 inline int ANeuralNetworksDevice_getVersion(const ANeuralNetworksDevice* device, in ANeuralNetworksDevice_getVersion() function805 LOAD_FUNCTION(ANeuralNetworksDevice_getVersion); in ANeuralNetworksDevice_getVersion()
673 int (*ANeuralNetworksDevice_getVersion)(const ANeuralNetworksDevice* device, member
170 LOAD_FUNCTION_OPTIONAL(libneuralnetworks, ANeuralNetworksDevice_getVersion); in LoadNnApi()
123 EXPECT_EQ(nnapi->ANeuralNetworksDevice_getVersion, nullptr); in TEST()