Searched defs:Close (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/jdwp/ | ||
| D | jdwp_main.cc | 114 void JdwpNetStateBase::Close() { in Close() function in art::JDWP::JdwpNetStateBase |
| /art/runtime/base/unix_file/ | ||
| D | fd_file.cc | 124 int FdFile::Close() { in Close() function in unix_file::FdFile |
| /art/runtime/ | ||
| D | common_runtime_test.cc | 101 void ScratchFile::Close() { in Close() function in art::ScratchFile |