Searched refs:ANeuralNetworksExecution_setOutputFromMemory (Results 1 – 5 of 5) sorted by relevance
48 EXPECT_EQ(nnapi->ANeuralNetworksExecution_setOutputFromMemory, nullptr); in TEST()82 EXPECT_NE(nnapi->ANeuralNetworksExecution_setOutputFromMemory, nullptr); in TEST()115 EXPECT_EQ(nnapi->ANeuralNetworksExecution_setOutputFromMemory, nullptr); in TEST()
653 inline int ANeuralNetworksExecution_setOutputFromMemory( in ANeuralNetworksExecution_setOutputFromMemory() function657 LOAD_FUNCTION(ANeuralNetworksExecution_setOutputFromMemory); in ANeuralNetworksExecution_setOutputFromMemory()
536 int (*ANeuralNetworksExecution_setOutputFromMemory)( member
158 ANeuralNetworksExecution_setOutputFromMemory); in LoadNnApi()
1094 nnapi_->ANeuralNetworksExecution_setOutputFromMemory( in Invoke()