Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.cc1859 const DexFile& callee_dex_file = callee_graph->GetDexFile(); in CanInlineBody() local
1868 << "Method " << callee_dex_file.PrettyMethod(method_index) in CanInlineBody()
1879 << "Method " << callee_dex_file.PrettyMethod(method_index) in CanInlineBody()
1886 << "Method " << callee_dex_file.PrettyMethod(method_index) in CanInlineBody()
1893 VLOG(compiler) << "Method " << callee_dex_file.PrettyMethod(method_index) in CanInlineBody()
1905 << "Method " << callee_dex_file.PrettyMethod(method_index) in CanInlineBody()
1918 << "Method " << callee_dex_file.PrettyMethod(method_index) in CanInlineBody()
1927 << "Method " << callee_dex_file.PrettyMethod(method_index) in CanInlineBody()
1938 << "Method " << callee_dex_file.PrettyMethod(method_index) in CanInlineBody()
1947 << "Method " << callee_dex_file.PrettyMethod(method_index) in CanInlineBody()
[all …]