Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/aidl/utils/src/
DBurst.cpp96 if (auto cleaner = maybeCleaner.lock()) { in getOrCacheMemory() local
115 auto cleaner = std::make_shared<const Cleanup>(std::move(cleanup)); in getOrCacheMemory() local
131 if (auto cleaner = maybeCleaner.lock()) { in getMemoryIfAvailable() local
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DBurst.cpp133 if (auto cleaner = mCacheCleaner.at(slot).lock()) { in cacheMemory() local
156 auto cleaner = std::make_shared<const Cleanup>(std::move(cleanup)); in cacheMemory() local