Searched defs:addCacheEntry (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/common/ | ||
H A D | ExecutionBurstServer.cpp | 64 void addCacheEntry(const hardware::hidl_memory& memory, int32_t slot) override { in addCacheEntry() function in android::nn::__anon8afc4f580110::DefaultBurstExecutorWithCache |
/aosp12/packages/modules/NeuralNetworks/driver/sample/ | ||
H A D | SampleDriver.cpp | 789 void addCacheEntry(const hardware::hidl_memory& memory, int32_t slot) override { in addCacheEntry() function in android::nn::sample_driver::BurstExecutorWithCache |