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

/art/runtime/
H A Dstack.cc41 mirror::Object* ShadowFrame::GetThisObject() const { function in class:art::ShadowFrame
55 mirror::Object* ShadowFrame::GetThisObject(uint16_t num_ins) const { function in class:art::ShadowFrame
123 mirror::Object* StackVisitor::GetThisObject() const { function in class:art::StackVisitor
H A Ddebugger.cc2501 this_object = GetThisObject();
2510 JDWP::JdwpError Dbg::GetThisObject(JDWP::ObjectId thread_id, JDWP::FrameId frame_id, function in class:art::Dbg
2964 this_at_throw_.Assign(GetThisObject());

Completed in 32 milliseconds