Lines Matching defs:state
259 static JdwpError VM_Exit(JdwpState* state, Request* request, ExpandBuf*) in VM_Exit()
532 static JdwpError RT_Signature(JdwpState* state, Request* request, ExpandBuf* pReply) in RT_Signature()
537 static JdwpError RT_SignatureWithGeneric(JdwpState* state, Request* request, ExpandBuf* pReply) in RT_SignatureWithGeneric()
650 static JdwpError CT_InvokeMethod(JdwpState* state, Request* request, in CT_InvokeMethod()
667 static JdwpError CT_NewInstance(JdwpState* state, Request* request, in CT_NewInstance()
703 static JdwpError IT_InvokeMethod(JdwpState* state, Request* request, in IT_InvokeMethod()
740 static JdwpError M_VariableTable(JdwpState* state, Request* request, ExpandBuf* pReply) in M_VariableTable()
745 static JdwpError M_VariableTableWithGeneric(JdwpState* state, Request* request, ExpandBuf* pReply) in M_VariableTableWithGeneric()
852 static JdwpError OR_InvokeMethod(JdwpState* state, Request* request, in OR_InvokeMethod()
1215 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()