Searched defs:Close (Results 1 – 4 of 4) sorted by relevance
| /art/dt_fd_forward/ | ||
| D | dt_fd_forward.cc | 440 jdwpTransportError FdForwardTransport::Close() { in Close() function in dt_fd_forward::FdForwardTransport |
| /art/runtime/jdwp/ | ||
| D | jdwp_main.cc | 231 void JdwpNetStateBase::Close() { in Close() function in art::JDWP::JdwpNetStateBase |
| /art/libartbase/base/ | ||
| D | common_art_test.cc | 96 void ScratchFile::Close() { in Close() function in art::ScratchFile |
| /art/libartbase/base/unix_file/ | ||
| D | fd_file.cc | 316 int FdFile::Close() { in Close() function in unix_file::FdFile |