Searched defs:same_dex_file (Results 1 – 2 of 2) sorted by relevance
781 bool same_dex_file = IsSameDexFile(*outer_compilation_unit_.GetDexFile(), *method->GetDexFile()); in TryBuildAndInline() local1030 bool same_dex_file, in TryBuildAndInlineHelper()
333 const bool same_dex_file = target_method->dex_file == mUnit->GetDexFile(); in IsFastInvoke() local