Searched refs:stack_map_dex_method_idx (Results 1 – 1 of 1) sorted by relevance
1312 uint32_t stack_map_dex_method_idx; in artQuickResolutionTrampoline() local1315 &stack_map_dex_method_idx); in artQuickResolutionTrampoline()1378 DCHECK_EQ(stack_map_dex_method_idx, called_method.index) in artQuickResolutionTrampoline()1379 << called_method.dex_file->PrettyMethod(stack_map_dex_method_idx) << " " in artQuickResolutionTrampoline()1388 called_method.index = stack_map_dex_method_idx; in artQuickResolutionTrampoline()