Home
last modified time | relevance | path

Searched defs:outer_dex_file (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dstack_map_stream.cc213 const DexFile* outer_dex_file, in BeginInlineInfoEntry()
Dinliner.cc1801 static bool CanEncodeInlinedMethodInStackMap(const DexFile& outer_dex_file, in CanEncodeInlinedMethodInStackMap()
Dinstruction_builder.cc2642 const DexFile* outer_dex_file = outer_compilation_unit_->GetDexFile(); in LoadClassNeedsAccessCheck() local