Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
H A Doperations.cpp74 PS_InRootName = path::iterator::_InRootName, enumerator
142 case PS_InRootName: in increment()
178 case PS_InRootName: in decrement()
195 case PS_InRootName: in operator *()
225 return State == PS_InRootName; in inRootName()
252 case PS_InRootName: in getNextTokenStartPos()
268 case PS_InRootName: in getCurrentTokenStartPos()
1287 if (PP.State == PathParser::PS_InRootName) in __root_name()
1294 if (PP.State == PathParser::PS_InRootName) in __root_directory()
1303 if (PP.State == PathParser::PS_InRootName) { in __root_path_raw()
[all …]