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

/art/compiler/optimizing/
H A Dstack_map_stream.cc108 const DexFile* outer_dex_file) {
116 DCHECK(IsSameDexFile(*outer_dex_file, *method->GetDexFile()));
105 BeginInlineInfoEntry(ArtMethod* method, uint32_t dex_pc, uint32_t num_dex_registers, const DexFile* outer_dex_file) argument

Completed in 524 milliseconds