Home
last modified time | relevance | path

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

/aosp_15_r20/development/host/windows/usb/api/
H A Dadb_object_handle.h169 bool IsOpened() const { in IsOpened() function
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_dataavail_embeddertest.cpp57 bool IsOpened() const { return !!file_contents_; } in IsOpened() function in __anon56ce8dba0111::TestAsyncLoader
/aosp_15_r20/art/libartbase/base/unix_file/
H A Dfd_file.cc420 bool FdFile::IsOpened() const { in IsOpened() function in unix_file::FdFile