Home
last modified time | relevance | path

Searched refs:obj_this (Results 1 – 1 of 1) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2351 ObjPtr<mirror::Object> obj_this = raw_this_object; in artInvokeInterfaceTrampoline() local
2352 ObjPtr<mirror::Class> cls = obj_this->GetClass(); in artInvokeInterfaceTrampoline()
2376 interface_method, obj_this.Ptr(), caller_method); in artInvokeInterfaceTrampoline()