Searched refs:getIfPerformance (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/ | ||
D | Manager.h | 101 virtual hal::PerformanceInfo getIfPerformance() const = 0; |
D | Manager.cpp | 86 PerformanceInfo getIfPerformance() const override { in getIfPerformance() function in android::nn::DriverDevice |