Lines Matching defs:state
256 static JdwpError VM_Exit(JdwpState* state, Request* request, ExpandBuf*) in VM_Exit()
524 static JdwpError RT_Signature(JdwpState* state, Request* request, ExpandBuf* pReply) in RT_Signature()
529 static JdwpError RT_SignatureWithGeneric(JdwpState* state, Request* request, ExpandBuf* pReply) in RT_SignatureWithGeneric()
642 static JdwpError CT_InvokeMethod(JdwpState* state, Request* request, in CT_InvokeMethod()
659 static JdwpError CT_NewInstance(JdwpState* state, Request* request, in CT_NewInstance()
695 static JdwpError IT_InvokeMethod(JdwpState* state, Request* request, in IT_InvokeMethod()
732 static JdwpError M_VariableTable(JdwpState* state, Request* request, ExpandBuf* pReply) in M_VariableTable()
737 static JdwpError M_VariableTableWithGeneric(JdwpState* state, Request* request, ExpandBuf* pReply) in M_VariableTableWithGeneric()
845 static JdwpError OR_InvokeMethod(JdwpState* state, Request* request, in OR_InvokeMethod()
1208 static JdwpError ER_Set(JdwpState* state, Request* request, ExpandBuf* pReply) in ER_Set()
1350 static JdwpError ER_Clear(JdwpState* state, Request* request, ExpandBuf*) in ER_Clear()
1407 static JdwpError DDM_Chunk(JdwpState* state, Request* request, ExpandBuf* pReply) in DDM_Chunk()