Searched refs:outer_dex_file (Results 1 – 2 of 2) sorted by relevance
83 const DexFile* outer_dex_file = nullptr);
184 const DexFile* outer_dex_file) { in BeginInlineInfoEntry() argument202 DCHECK(IsSameDexFile(*outer_dex_file, *method->GetDexFile())); in BeginInlineInfoEntry()