Home
last modified time | relevance | path

Searched defs:addCacheEntry (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/
H A DExecutionBurstServer.cpp64 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 DSampleDriver.cpp789 void addCacheEntry(const hardware::hidl_memory& memory, int32_t slot) override { in addCacheEntry() function in android::nn::sample_driver::BurstExecutorWithCache