D | jdwp_handler.cc | 94 static JdwpError FinishInvoke(JdwpState*, Request& request, ExpandBuf* pReply, in FinishInvoke() argument 161 static JdwpError VM_Version(JdwpState*, Request&, ExpandBuf* pReply) in VM_Version() argument 185 static JdwpError VM_ClassesBySignature(JdwpState*, Request& request, ExpandBuf* pReply) in VM_ClassesBySignature() argument 217 static JdwpError VM_AllThreads(JdwpState*, Request&, ExpandBuf* pReply) in VM_AllThreads() argument 233 static JdwpError VM_TopLevelThreadGroups(JdwpState*, Request&, ExpandBuf* pReply) in VM_TopLevelThreadGroups() argument 254 static JdwpError VM_IDSizes(JdwpState*, Request&, ExpandBuf* pReply) in VM_IDSizes() argument 264 static JdwpError VM_Dispose(JdwpState*, Request&, ExpandBuf*) in VM_Dispose() argument 276 static JdwpError VM_Suspend(JdwpState*, Request&, ExpandBuf*) in VM_Suspend() argument 288 static JdwpError VM_Resume(JdwpState*, Request&, ExpandBuf*) in VM_Resume() argument 294 static JdwpError VM_Exit(JdwpState* state, Request& request, ExpandBuf*) in VM_Exit() [all …]
|