Home
last modified time | relevance | path

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

/art/dt_fd_forward/
Ddt_fd_forward.cc440 jdwpTransportError FdForwardTransport::Close() { in Close() function in dt_fd_forward::FdForwardTransport
736 static jdwpTransportError Close(jdwpTransportEnv* env) { in Close() function in dt_fd_forward::JdwpTransportFunctions
/art/runtime/jdwp/
Djdwp_main.cc231 void JdwpNetStateBase::Close() { in Close() function in art::JDWP::JdwpNetStateBase
/art/libartbase/base/
Dcommon_art_test.cc96 void ScratchFile::Close() { in Close() function in art::ScratchFile
/art/libartbase/base/unix_file/
Dfd_file.cc316 int FdFile::Close() { in Close() function in unix_file::FdFile