Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/include/automotive/
H A Dfilesystem1079 __string_view __relative_path() const;
1111 return string_type(__relative_path());
1140 return !__relative_path().empty();
/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
H A Doperations.cpp1334 string_view_t path::__relative_path() const { in __relative_path() function in android::hardware::automotive::filesystem::path