Searched defs:GetThisObject (Results 1 – 2 of 2) 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 | 169 ObjPtr<mirror::Object> StackVisitor::GetThisObject() const {  in GetThisObject()  function in art::StackVisitor |