Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dstack_map_stream.cc198 const DexFile* outer_dex_file) { in BeginInlineInfoEntry()
H A Dinstruction_builder.cc2464 const DexFile* outer_dex_file = outer_compilation_unit_->GetDexFile(); in LoadClassNeedsAccessCheck() local