Home
last modified time | relevance | path

Searched refs:StopListening (Results 1 – 2 of 2) sorted by relevance

/art/dt_fd_forward/
Ddt_fd_forward.h90 jdwpTransportError StopListening();
Ddt_fd_forward.cc104 StopListening(); in PerformAttach()
137 jdwpTransportError FdForwardTransport::StopListening() { in StopListening() function in dt_fd_forward::FdForwardTransport
741 static jdwpTransportError StopListening(jdwpTransportEnv* env) { in StopListening() function in dt_fd_forward::JdwpTransportFunctions
742 return AsFdForward(env)->StopListening(); in StopListening()
778 JdwpTransportFunctions::StopListening,