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