Searched defs:good (Results 1 – 1 of 1) sorted by relevance
/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/ | ||
D | directory_iterator.cpp | 128 bool good() const noexcept { return __stream_ != INVALID_HANDLE_VALUE; } in good() function in android::hardware::automotive::filesystem::__dir_stream |