Searched refs:isCacheEntryPresent (Results 1 – 3 of 3) sorted by relevance
/frameworks/ml/nn/common/include/ | ||
D | ExecutionBurstServer.h | 190 virtual bool isCacheEntryPresent(int32_t slot) const = 0; |
/frameworks/ml/nn/driver/sample/ | ||
D | SampleDriver.cpp | 359 bool isCacheEntryPresent(int32_t slot) const override { in isCacheEntryPresent() function in android::nn::sample_driver::BurstExecutorWithCache |
/frameworks/ml/nn/common/ | ||
D | ExecutionBurstServer.cpp | 44 bool isCacheEntryPresent(int32_t slot) const override { in isCacheEntryPresent() function in android::nn::__anon8ca7e4ef0111::DefaultBurstExecutorWithCache |