Searched refs:obj_this (Results 1 – 1 of 1) sorted by relevance
2351 ObjPtr<mirror::Object> obj_this = raw_this_object; in artInvokeInterfaceTrampoline() local2352 ObjPtr<mirror::Class> cls = obj_this->GetClass(); in artInvokeInterfaceTrampoline()2376 interface_method, obj_this.Ptr(), caller_method); in artInvokeInterfaceTrampoline()