Searched refs:h_called_class (Results 1 – 1 of 1) sorted by relevance
1294 Handle<mirror::Class> h_called_class = hs.NewHandle(called->GetDeclaringClass()); in artQuickResolutionTrampoline() local1295 success = linker->EnsureInitialized(soa.Self(), h_called_class, true, true); in artQuickResolutionTrampoline()