Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dstack_map_stream.cc217 const DexFile* outer_dex_file, in BeginInlineInfoEntry()
H A Dinliner.cc1891 static bool CanEncodeInlinedMethodInStackMap(const DexFile& outer_dex_file, in CanEncodeInlinedMethodInStackMap()
H A Dinstruction_builder.cc2721 const DexFile* outer_dex_file = outer_compilation_unit_->GetDexFile(); in LoadClassNeedsAccessCheck() local