Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/
H A Dpath_parser.h204 bool inRootDir() const noexcept { return State == PS_InRootDir; } in inRootDir() function
/aosp_15_r20/external/libcxx/src/filesystem/
H A Doperations.cpp213 bool inRootDir() const noexcept { in inRootDir() function