Searched defs:GetThisObject (Results 1 – 3 of 3) sorted by relevance
23 mirror::Object* ShadowFrame::GetThisObject() const { in GetThisObject() function in art::ShadowFrame37 mirror::Object* ShadowFrame::GetThisObject(uint16_t num_ins) const { in GetThisObject() function in art::ShadowFrame
148 CXFA_Object* GetThisObject() const { return m_pThisObject; } in GetThisObject() function
183 ObjPtr<mirror::Object> StackVisitor::GetThisObject() const { in GetThisObject() function in art::StackVisitor