Lines Matching defs:state
259 static JdwpError VM_Exit(JdwpState* state, Request* request, ExpandBuf*) in VM_Exit()
531 static JdwpError RT_Signature(JdwpState* state, Request* request, ExpandBuf* pReply) in RT_Signature()
536 static JdwpError RT_SignatureWithGeneric(JdwpState* state, Request* request, ExpandBuf* pReply) in RT_SignatureWithGeneric()
649 static JdwpError CT_InvokeMethod(JdwpState* state, Request* request, in CT_InvokeMethod()
666 static JdwpError CT_NewInstance(JdwpState* state, Request* request, in CT_NewInstance()
702 static JdwpError IT_InvokeMethod(JdwpState* state, Request* request, in IT_InvokeMethod()
739 static JdwpError M_VariableTable(JdwpState* state, Request* request, ExpandBuf* pReply) in M_VariableTable()
744 static JdwpError M_VariableTableWithGeneric(JdwpState* state, Request* request, ExpandBuf* pReply) in M_VariableTableWithGeneric()
851 static JdwpError OR_InvokeMethod(JdwpState* state, Request* request, in OR_InvokeMethod()
1214 static JdwpError ER_Set(JdwpState* state, Request* request, ExpandBuf* pReply) in ER_Set()
1357 static JdwpError ER_Clear(JdwpState* state, Request* request, ExpandBuf*) in ER_Clear()
1414 static JdwpError DDM_Chunk(JdwpState* state, Request* request, ExpandBuf* pReply) in DDM_Chunk()