Home
last modified time | relevance | path

Searched refs:GetError (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Dnative_stack_dump.cc333 << ": " << backtrace->GetErrorString(backtrace->GetError()) << ")" << std::endl; in DumpNativeStack()
Ddebugger.cc3673 JDWP::JdwpError GetError() const { in GetError() function in art::ScopedDebuggerThreadSuspension
3696 if (sts.GetError() != JDWP::ERR_NONE) { in ConfigureStep()
3697 return sts.GetError(); in ConfigureStep()
/art/tools/timeout_dumper/
Dtimeout_dumper.cc537 << ": " << backtrace->GetErrorString(backtrace->GetError()) << ")"; in DumpThread()
/art/openjdkjvmti/
Dti_stack.cc898 jvmtiError GetError() { in GetError() function
943 return closure.GetError(); in GetOwnedMonitorInfoCommon()