Searched defs:isCacheEntryPresent (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/common/ | ||
D | ExecutionBurstServer.cpp | 59 bool isCacheEntryPresent(int32_t slot) const override { in isCacheEntryPresent() function in android::nn::__anonf1be77a60111::DefaultBurstExecutorWithCache |
/frameworks/ml/nn/driver/sample/ | ||
D | SampleDriver.cpp | 762 bool isCacheEntryPresent(int32_t slot) const override { in isCacheEntryPresent() function in android::nn::sample_driver::BurstExecutorWithCache |