• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching defs:error

416 static ObjPtr<mirror::Array> DecodeNonNullArray(JDWP::RefTypeId id, JDWP::JdwpError* error)  in DecodeNonNullArray()
431 static ObjPtr<mirror::Class> DecodeClass(JDWP::RefTypeId id, JDWP::JdwpError* error) in DecodeClass()
447 JDWP::JdwpError* error) in DecodeThread()
768 JDWP::JdwpError error; in GetClassName() local
819 JDWP::JdwpError error; in GetClassLoader() local
829 JDWP::JdwpError error; in GetModifiers() local
850 JDWP::JdwpError error; in GetMonitorInfo() local
916 JDWP::JdwpError error; in GetOwnedMonitors() local
934 JDWP::JdwpError error; in GetContendedMonitor() local
957 JDWP::JdwpError error; in GetInstanceCounts() local
974 JDWP::JdwpError error; in GetInstances() local
996 JDWP::JdwpError error; in GetReferringObjects() local
1011 JDWP::JdwpError error; in DisableCollection() local
1021 JDWP::JdwpError error; in EnableCollection() local
1042 JDWP::JdwpError error; in IsCollected() local
1066 JDWP::JdwpError error; in GetReflectedType() local
1103 JDWP::JdwpError error; in GetClassInfo() local
1138 JDWP::JdwpError error; in GetReferenceType() local
1154 JDWP::JdwpError error; in GetSignature() local
1166 JDWP::JdwpError error; in GetSourceDebugExtension() local
1182 JDWP::JdwpError error; in GetSourceFile() local
1197 JDWP::JdwpError error; in GetObjectTag() local
1238 JDWP::JdwpError error; in GetArrayLength() local
1251 JDWP::JdwpError error; in OutputArray() local
1310 JDWP::JdwpError error; in SetArrayElements() local
1367 JDWP::JdwpError error; in CreateObject() local
1398 JDWP::JdwpError error; in CreateArrayObject() local
1441 JDWP::JdwpError error; in MatchThread() local
1460 JDWP::JdwpError error; in MatchType() local
1476 JDWP::JdwpError error; in MatchInstance() local
1568 static uint16_t DemangleSlot(uint16_t slot, ArtMethod* m, JDWP::JdwpError* error) in DemangleSlot()
1598 JDWP::JdwpError error; in OutputDeclaredFields() local
1626 JDWP::JdwpError error; in OutputDeclaredMethods() local
1651 JDWP::JdwpError error; in OutputDeclaredInterfaces() local
1834 JDWP::JdwpError error; in GetFieldValueImpl() local
1941 JDWP::JdwpError error; in SetArtFieldValue() local
1973 JDWP::JdwpError error; in SetFieldValueImpl() local
2018 JDWP::JdwpError error; in StringToUtf8() local
2063 JDWP::JdwpError error; in GetThreadName() local
2083 JDWP::JdwpError error; in GetThreadGroup() local
2109 JDWP::ObjectId thread_group_id, JDWP::JdwpError* error) in DecodeThreadGroup()
2134 JDWP::JdwpError error; in GetThreadGroupName() local
2151 JDWP::JdwpError error; in GetThreadGroupParent() local
2201 JDWP::JdwpError error; in GetThreadGroupChildren() local
2284 JDWP::JdwpError error; in GetThreadStatus() local
2304 JDWP::JdwpError error; in GetThreadDebugSuspendCount() local
2316 JDWP::JdwpError error; in Interrupt() local
2387 JDWP::JdwpError error; in GetThreadFrameCount() local
2405 JDWP::JdwpError error; in GetThreadFrames() local
2470 JDWP::JdwpError error; in SuspendThread() local
2494 JDWP::JdwpError error; in ResumeThread() local
2524 JDWP::JdwpError error; in GetThisObject() local
2583 JDWP::JdwpError error; in GetLocalValues() local
2635 JDWP::JdwpError error = JDWP::ERR_NONE; in GetLocalValue() local
2752 JDWP::JdwpError error; in SetLocalValues() local
2796 JDWP::JdwpError error = JDWP::ERR_NONE; in SetLocalValue() local
3801 JDWP::JdwpError error; in UnconfigureStep() local
3850 JDWP::JdwpError error; in PrepareInvokeMethod() local
4136 JDWP::JdwpError error = Dbg::StringToUtf8(result_value, &result_string); in ExecuteMethodWithoutPendingException() local