Searched refs:__root_directory (Results 1 – 2 of 2) sorted by relevance
1077 __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();
1292 string_view_t path::__root_directory() const { in __root_directory() function in android::hardware::automotive::filesystem::path