Searched refs:orig_called (Results 1 – 1 of 1) sorted by relevance
1352 ArtMethod* orig_called = called; in artQuickResolutionTrampoline() local1372 CHECK(called != nullptr) << orig_called->PrettyMethod() << " " in artQuickResolutionTrampoline()1374 << invoke_type << " " << orig_called->GetVtableIndex(); in artQuickResolutionTrampoline()