Home
last modified time | relevance | path

Searched refs:callee_dex_file (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dinliner.cc1858 const DexFile& callee_dex_file = callee_graph->GetDexFile(); in CanInlineBody() local
1867 << "Method " << callee_dex_file.PrettyMethod(method_index) in CanInlineBody()
1878 << "Method " << callee_dex_file.PrettyMethod(method_index) in CanInlineBody()
1885 << "Method " << callee_dex_file.PrettyMethod(method_index) in CanInlineBody()
1892 VLOG(compiler) << "Method " << callee_dex_file.PrettyMethod(method_index) in CanInlineBody()
1904 << "Method " << callee_dex_file.PrettyMethod(method_index) in CanInlineBody()
1917 << "Method " << callee_dex_file.PrettyMethod(method_index) in CanInlineBody()
1926 << "Method " << callee_dex_file.PrettyMethod(method_index) in CanInlineBody()
1937 << "Method " << callee_dex_file.PrettyMethod(method_index) in CanInlineBody()
1946 << "Method " << callee_dex_file.PrettyMethod(method_index) in CanInlineBody()
[all …]