HomeSort by relevance Sort by last modified time
    Searched defs:GetThisObject (Results 1 - 2 of 2) sorted by null

  /art/runtime/
stack.cc 36 mirror::Object* ShadowFrame::GetThisObject() const {
50 mirror::Object* ShadowFrame::GetThisObject(uint16_t num_ins) const {
60 return ThrowLocation(GetThisObject(), GetMethod(), GetDexPC());
118 mirror::Object* StackVisitor::GetThisObject() const {
debugger.cc     [all...]

Completed in 47 milliseconds