Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/include/automotive/
H A Dfilesystem1077 __string_view __root_directory() const;
1105 return string_type(__root_directory());
1108 return root_name().append(string_type(__root_directory()));
1134 return !__root_directory().empty();
/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
H A Doperations.cpp1292 string_view_t path::__root_directory() const { in __root_directory() function in android::hardware::automotive::filesystem::path