HomeSort by relevance Sort by last modified time
    Searched refs:InRootDir (Results 1 - 2 of 2) sorted by null

  /external/libcxx/src/experimental/filesystem/
path.cpp 124 bool InRootDir = PP.State == PS_InRootName &&
126 return makeState(InRootDir ? PS_InRootDir : PS_InTrailingSep,
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/src/experimental/filesystem/
path.cpp 124 bool InRootDir = PP.State == PS_InRootName &&
126 return makeState(InRootDir ? PS_InRootDir : PS_InTrailingSep,

Completed in 702 milliseconds