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.cc102 StopListening(); in PerformAttach()
135 jdwpTransportError FdForwardTransport::StopListening() { in StopListening() function in dt_fd_forward::FdForwardTransport
722 static jdwpTransportError StopListening(jdwpTransportEnv* env) { in StopListening() function in dt_fd_forward::JdwpTransportFunctions
723 return AsFdForward(env)->StopListening(); in StopListening()
759 JdwpTransportFunctions::StopListening,