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