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.h83 const DexFile* outer_dex_file = nullptr);
Dstack_map_stream.cc184 const DexFile* outer_dex_file) { in BeginInlineInfoEntry() argument
202 DCHECK(IsSameDexFile(*outer_dex_file, *method->GetDexFile())); in BeginInlineInfoEntry()