Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
Ddirectory_iterator.cpp292 void recursive_directory_iterator::__pop(error_code* ec) { in __pop() function in android::hardware::automotive::filesystem::recursive_directory_iterator
/hardware/interfaces/automotive/can/1.0/default/libc++fs/include/automotive/
Dfilesystem2621 void pop() { __pop(); }
2624 void pop(error_code& __ec) { __pop(&__ec); }
2649 void __pop(error_code* __ec = nullptr);