Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/
H A Dpath_parser.h208 bool inRootPath() const noexcept { return inRootName() || inRootDir(); } in inRootPath() function
/aosp_15_r20/external/libcxx/src/filesystem/
H A Doperations.cpp221 bool inRootPath() const noexcept { in inRootPath() function