Searched refs:ANeuralNetworksDevice_getExtensionSupport (Results 1 – 5 of 5) sorted by relevance
124 EXPECT_THAT(nnapi->ANeuralNetworksDevice_getExtensionSupport, IsNull()); in TEST_F()166 EXPECT_THAT(nnapi->ANeuralNetworksDevice_getExtensionSupport, IsNull()); in TEST_F()
80 nnapi_->ANeuralNetworksDevice_getExtensionSupport = nullptr; in SetAndroidSdkVersion()
1168 inline int ANeuralNetworksDevice_getExtensionSupport( in ANeuralNetworksDevice_getExtensionSupport() function1171 LOAD_FUNCTION(ANeuralNetworksDevice_getExtensionSupport); in ANeuralNetworksDevice_getExtensionSupport()
1171 int (*ANeuralNetworksDevice_getExtensionSupport)( member
255 ANeuralNetworksDevice_getExtensionSupport); in LoadNnApi()