Searched defs:IsOpened (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/development/host/windows/usb/api/ | ||
H A D | adb_object_handle.h | 169 bool IsOpened() const { in IsOpened() function |
/aosp_15_r20/external/pdfium/fpdfsdk/ | ||
H A D | fpdf_dataavail_embeddertest.cpp | 57 bool IsOpened() const { return !!file_contents_; } in IsOpened() function in __anon56ce8dba0111::TestAsyncLoader |
/aosp_15_r20/art/libartbase/base/unix_file/ | ||
H A D | fd_file.cc | 420 bool FdFile::IsOpened() const { in IsOpened() function in unix_file::FdFile |