Lines Matching refs:state
102 static JdwpError finishInvoke(JdwpState* state, in finishInvoke() argument
184 static JdwpError handleVM_Version(JdwpState* state, const u1* buf, in handleVM_Version() argument
209 static JdwpError handleVM_ClassesBySignature(JdwpState* state, in handleVM_ClassesBySignature() argument
258 static JdwpError handleVM_AllThreads(JdwpState* state, in handleVM_AllThreads() argument
280 static JdwpError handleVM_TopLevelThreadGroups(JdwpState* state, in handleVM_TopLevelThreadGroups() argument
304 static JdwpError handleVM_IDSizes(JdwpState* state, in handleVM_IDSizes() argument
321 static JdwpError handleVM_Dispose(JdwpState* state, in handleVM_Dispose() argument
333 static JdwpError handleVM_Suspend(JdwpState* state, in handleVM_Suspend() argument
343 static JdwpError handleVM_Resume(JdwpState* state, in handleVM_Resume() argument
353 static JdwpError handleVM_Exit(JdwpState* state, in handleVM_Exit() argument
370 static JdwpError handleVM_CreateString(JdwpState* state, in handleVM_CreateString() argument
389 static JdwpError handleVM_Capabilities(JdwpState* state, in handleVM_Capabilities() argument
405 static JdwpError handleVM_ClassPaths(JdwpState* state, in handleVM_ClassPaths() argument
436 static JdwpError HandleVM_DisposeObjects(JdwpState* state, in HandleVM_DisposeObjects() argument
445 static JdwpError handleVM_CapabilitiesNew(JdwpState* state, in handleVM_CapabilitiesNew() argument
479 static JdwpError handleVM_AllClassesWithGeneric(JdwpState* state, in handleVM_AllClassesWithGeneric() argument
513 static JdwpError handleRT_Signature(JdwpState* state, in handleRT_Signature() argument
528 static JdwpError handleRT_Modifiers(JdwpState* state, in handleRT_Modifiers() argument
542 static JdwpError handleRT_GetValues(JdwpState* state, in handleRT_GetValues() argument
562 static JdwpError handleRT_SourceFile(JdwpState* state, in handleRT_SourceFile() argument
579 static JdwpError handleRT_Status(JdwpState* state, in handleRT_Status() argument
595 static JdwpError handleRT_Interfaces(JdwpState* state, in handleRT_Interfaces() argument
611 static JdwpError handleRT_ClassObject(JdwpState* state, in handleRT_ClassObject() argument
629 static JdwpError handleRT_SourceDebugExtension(JdwpState* state, in handleRT_SourceDebugExtension() argument
639 static JdwpError handleRT_SignatureWithGeneric(JdwpState* state, in handleRT_SignatureWithGeneric() argument
663 static JdwpError handleRT_ClassLoader(JdwpState* state, in handleRT_ClassLoader() argument
677 static JdwpError handleRT_FieldsWithGeneric(JdwpState* state, in handleRT_FieldsWithGeneric() argument
693 static JdwpError handleRT_MethodsWithGeneric(JdwpState* state, in handleRT_MethodsWithGeneric() argument
709 static JdwpError handleCT_Superclass(JdwpState* state, in handleCT_Superclass() argument
724 static JdwpError handleCT_SetValues(JdwpState* state, in handleCT_SetValues() argument
751 static JdwpError handleCT_InvokeMethod(JdwpState* state, in handleCT_InvokeMethod() argument
758 return finishInvoke(state, buf, dataLen, pReply, in handleCT_InvokeMethod()
769 static JdwpError handleCT_NewInstance(JdwpState* state, in handleCT_NewInstance() argument
781 return finishInvoke(state, buf, dataLen, pReply, in handleCT_NewInstance()
788 static JdwpError handleAT_newInstance(JdwpState* state, in handleAT_newInstance() argument
808 static JdwpError handleM_LineTable(JdwpState* state, in handleM_LineTable() argument
826 static JdwpError handleM_VariableTableWithGeneric(JdwpState* state, in handleM_VariableTableWithGeneric() argument
854 static JdwpError handleOR_ReferenceType(JdwpState* state, in handleOR_ReferenceType() argument
873 static JdwpError handleOR_GetValues(JdwpState* state, in handleOR_GetValues() argument
894 static JdwpError handleOR_SetValues(JdwpState* state, in handleOR_SetValues() argument
929 static JdwpError handleOR_InvokeMethod(JdwpState* state, in handleOR_InvokeMethod() argument
937 return finishInvoke(state, buf, dataLen, pReply, in handleOR_InvokeMethod()
944 static JdwpError handleOR_DisableCollection(JdwpState* state, in handleOR_DisableCollection() argument
954 static JdwpError handleOR_EnableCollection(JdwpState* state, in handleOR_EnableCollection() argument
964 static JdwpError handleOR_IsCollected(JdwpState* state, in handleOR_IsCollected() argument
981 static JdwpError handleSR_Value(JdwpState* state, in handleSR_Value() argument
998 static JdwpError handleTR_Name(JdwpState* state, in handleTR_Name() argument
1020 static JdwpError handleTR_Suspend(JdwpState* state, in handleTR_Suspend() argument
1039 static JdwpError handleTR_Resume(JdwpState* state, in handleTR_Resume() argument
1058 static JdwpError handleTR_Status(JdwpState* state, in handleTR_Status() argument
1082 static JdwpError handleTR_ThreadGroup(JdwpState* state, in handleTR_ThreadGroup() argument
1100 static JdwpError handleTR_Frames(JdwpState* state, in handleTR_Frames() argument
1148 static JdwpError handleTR_FrameCount(JdwpState* state, in handleTR_FrameCount() argument
1172 static JdwpError handleTR_CurrentContendedMonitor(JdwpState* state, in handleTR_CurrentContendedMonitor() argument
1191 static JdwpError handleTR_SuspendCount(JdwpState* state, in handleTR_SuspendCount() argument
1207 static JdwpError handleTGR_Name(JdwpState* state, in handleTGR_Name() argument
1230 static JdwpError handleTGR_Parent(JdwpState* state, in handleTGR_Parent() argument
1245 static JdwpError handleTGR_Children(JdwpState* state, in handleTGR_Children() argument
1279 static JdwpError handleAR_Length(JdwpState* state, in handleAR_Length() argument
1297 static JdwpError handleAR_GetValues(JdwpState* state, in handleAR_GetValues() argument
1320 static JdwpError handleAR_SetValues(JdwpState* state, in handleAR_SetValues() argument
1340 static JdwpError handleCLR_VisibleClasses(JdwpState* state, in handleCLR_VisibleClasses() argument
1370 static JdwpError handleER_Set(JdwpState* state, in handleER_Set() argument
1536 u4 requestId = dvmJdwpNextEventSerial(state); in handleER_Set()
1544 JdwpError err = dvmJdwpRegisterEvent(state, pEvent); in handleER_Set()
1557 static JdwpError handleER_Clear(JdwpState* state, in handleER_Clear() argument
1566 dvmJdwpUnregisterEventById(state, requestId); in handleER_Clear()
1574 static JdwpError handleSF_GetValues(JdwpState* state, in handleSF_GetValues() argument
1602 static JdwpError handleSF_SetValues(JdwpState* state, in handleSF_SetValues() argument
1628 static JdwpError handleSF_ThisObject(JdwpState* state, in handleSF_ThisObject() argument
1656 static JdwpError handleCOR_ReflectedType(JdwpState* state, in handleCOR_ReflectedType() argument
1677 static JdwpError handleDDM_Chunk(JdwpState* state, in handleDDM_Chunk() argument
1688 if (!state->ddmActive) { in handleDDM_Chunk()
1689 state->ddmActive = true; in handleDDM_Chunk()
1713 typedef JdwpError (*JdwpRequestHandler)(JdwpState* state,
1876 void dvmJdwpProcessRequest(JdwpState* state, const JdwpReqHeader* pHeader, in dvmJdwpProcessRequest() argument
1889 dvmQuasiAtomicSwap64(0, &state->lastActivityWhen); in dvmJdwpProcessRequest()
1908 dvmJdwpSetWaitForEventThread(state, 0); in dvmJdwpProcessRequest()
1925 result = (*gHandlerMap[i].func)(state, buf, dataLen, pReply); in dvmJdwpProcessRequest()
1967 dvmQuasiAtomicSwap64(dvmJdwpGetNowMsec(), &state->lastActivityWhen); in dvmJdwpProcessRequest()