Searched refs:callee_dex_file (Results 1 – 1 of 1) sorted by relevance
1767 const DexFile& callee_dex_file = *resolved_method->GetDexFile(); in TryBuildAndInlineHelper() local1783 callee_dex_file, in TryBuildAndInlineHelper()1804 annotations::HasDeadReferenceSafeAnnotation(callee_dex_file, callee_class) in TryBuildAndInlineHelper()1805 && !annotations::MethodContainsRSensitiveAccess(callee_dex_file, callee_class, method_index); in TryBuildAndInlineHelper()1811 callee_dex_file, in TryBuildAndInlineHelper()1845 << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()1853 << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()1906 << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()1917 << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()1924 << "Method " << callee_dex_file.PrettyMethod(method_index) in TryBuildAndInlineHelper()[all …]