Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/include/automotive/
H A Dfilesystem1076 __string_view __root_name() const;
1102 return string_type(__root_name());
1131 return !__root_name().empty();
/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
H A Doperations.cpp1285 string_view_t path::__root_name() const { in __root_name() function in android::hardware::automotive::filesystem::path