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