Searched refs:JdwpAdbState (Results 1 – 1 of 1) sorted by relevance
55 struct JdwpAdbState : public JdwpNetStateBase { struct57 explicit JdwpAdbState(JdwpState* state) : JdwpNetStateBase(state) { in JdwpAdbState() argument66 ~JdwpAdbState() { in ~JdwpAdbState() argument125 state->netState = new JdwpAdbState(state); in InitAdbTransport()136 int JdwpAdbState::ReceiveClientFd() { in ReceiveClientFd()183 bool JdwpAdbState::Accept() { in Accept()297 bool JdwpAdbState::ProcessIncoming() { in ProcessIncoming()