Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_main.cc114 void JdwpNetStateBase::Close() { in Close() function in art::JDWP::JdwpNetStateBase
/art/runtime/base/unix_file/
Dfd_file.cc124 int FdFile::Close() { in Close() function in unix_file::FdFile
/art/runtime/
Dcommon_runtime_test.cc101 void ScratchFile::Close() { in Close() function in art::ScratchFile