Searched defs:GetThisObject (Results 1 – 3 of 3) sorted by relevance
/art/runtime/interpreter/ | ||
D | shadow_frame.cc | 23 mirror::Object* ShadowFrame::GetThisObject() const { in GetThisObject() function in art::ShadowFrame |
/art/runtime/ | ||
D | stack.cc | 114 mirror::Object* StackVisitor::GetThisObject() const { in GetThisObject() function in art::StackVisitor |
D | debugger.cc | 2521 JDWP::JdwpError Dbg::GetThisObject(JDWP::ObjectId thread_id, JDWP::FrameId frame_id, in GetThisObject() function in art::Dbg |