Searched defs:Accept (Results 1 - 2 of 2) sorted by relevance

/art/runtime/jdwp/
H A Djdwp_adb.cc77 virtual bool Accept();
183 bool JdwpAdbState::Accept() { function in class:art::JDWP::JdwpAdbState
H A Djdwp_socket.cc54 virtual bool Accept();
205 * Accept a connection. This will block waiting for somebody to show up.
209 bool JdwpSocketState::Accept() { function in class:art::JDWP::JdwpSocketState

Completed in 360 milliseconds