Home
last modified time | relevance | path

Searched refs:cleanupFiles (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/incremental/
DIncrementalService.cpp1461 auto cleanupFiles = makeCleanup([&]() { in adoptMountedInstances() local
1504 (void)cleanupFiles.release(); // ifs will take care of that now in adoptMountedInstances()