Searched refs:GetError (Results 1 – 3 of 3) sorted by relevance
307 << ": " << backtrace->GetErrorString(backtrace->GetError()) << ")" << std::endl; in DumpNativeStack()
2637 JDWP::JdwpError GetError() const { in GetError() function in art::FINAL2665 if (visitor.GetError() != JDWP::ERR_NONE) { in GetLocalValues()2666 return visitor.GetError(); in GetLocalValues()2836 if (visitor.GetError() != JDWP::ERR_NONE) { in SetLocalValues()2837 return visitor.GetError(); in SetLocalValues()3797 JDWP::JdwpError GetError() const { in GetError() function in art::ScopedDebuggerThreadSuspension3820 if (sts.GetError() != JDWP::ERR_NONE) { in ConfigureStep()3821 return sts.GetError(); in ConfigureStep()
899 jvmtiError GetError() { in GetError() function944 return closure.GetError(); in GetOwnedMonitorInfoCommon()