Home
last modified time | relevance | path

Searched defs:GetThisObject (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dstack.cc36 mirror::Object* ShadowFrame::GetThisObject() const { in GetThisObject() function in art::ShadowFrame
50 mirror::Object* ShadowFrame::GetThisObject(uint16_t num_ins) const { in GetThisObject() function in art::ShadowFrame
118 mirror::Object* StackVisitor::GetThisObject() const { in GetThisObject() function in art::StackVisitor
Ddebugger.cc2454 JDWP::JdwpError Dbg::GetThisObject(JDWP::ObjectId thread_id, JDWP::FrameId frame_id, in GetThisObject() function in art::Dbg