Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
H A Doperations.cpp1110 bool __remove(const path& p, error_code* ec) { in __remove() function
1139 if (!__remove(p, &ec)) in remove_all_impl()
/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/include/automotive/
H A Dfilesystem1484 bool __remove(const path& p, error_code* ec = nullptr);
1909 return __remove(__p);
1914 return __remove(__p, &__ec);