Home
last modified time | relevance | path

Searched defs:good (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
Ddirectory_iterator.cpp128 bool good() const noexcept { return __stream_ != INVALID_HANDLE_VALUE; } in good() function in android::hardware::automotive::filesystem::__dir_stream
195 bool good() const noexcept { return __stream_ != nullptr; } in good() function in android::hardware::automotive::filesystem::__dir_stream