Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dstack_map_stream.h152 const DexFile* outer_dex_file = nullptr);
Dstack_map_stream.cc108 const DexFile* outer_dex_file) { in BeginInlineInfoEntry() argument
116 DCHECK(IsSameDexFile(*outer_dex_file, *method->GetDexFile())); in BeginInlineInfoEntry()