Searched defs:isCacheEntryPresent (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/common/ | ||
H A D | ExecutionBurstServer.cpp | 59 bool isCacheEntryPresent(int32_t slot) const override { in isCacheEntryPresent() function in android::nn::__anon8afc4f580110::DefaultBurstExecutorWithCache |
/aosp12/packages/modules/NeuralNetworks/driver/sample/ | ||
H A D | SampleDriver.cpp | 784 bool isCacheEntryPresent(int32_t slot) const override { in isCacheEntryPresent() function in android::nn::sample_driver::BurstExecutorWithCache |