Home
last modified time | relevance | path

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

/aosp12/system/incremental_delivery/incfs/include/
H A Dpath.h101 struct PathDirCloser { struct
106 auto dir = std::unique_ptr<DIR, PathDirCloser>(::opendir(path)); in openDir() argument