Home
last modified time | relevance | path

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

/art/runtime/base/unix_file/
Dnull_file.cc28 int NullFile::Close() { in Close() function in unix_file::NullFile
Dstring_file.cc30 int StringFile::Close() { in Close() function in unix_file::StringFile
Dmapped_file.cc34 int MappedFile::Close() { in Close() function in unix_file::MappedFile
Dfd_file.cc109 int FdFile::Close() { in Close() function in unix_file::FdFile
/art/runtime/jdwp/
Djdwp_main.cc113 void JdwpNetStateBase::Close() { in Close() function in art::JDWP::JdwpNetStateBase
/art/runtime/
Dcommon_runtime_test.cc87 void ScratchFile::Close() { in Close() function in art::ScratchFile