Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
DMediaVideoHelper.h50 virtual bool good() const { return true; } in good() function
DMediaCudaVideoHelper.h72 virtual bool good() const override { return mIsGood; } in good() function
DMediaVideoToolBoxVideoHelper.h78 virtual bool good() const override { return mIsGood; } in good() function
/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