Home | History | Annotate | Download | only in quick

Lines Matching refs:method_idx

122                                                    uint32_t method_idx,
129 const char* shorty = dex_file.GetMethodShorty(dex_file.GetMethodId(method_idx));
140 << dex_file.PrettyMethod(method_idx, /* with signature */ true)
145 << dex_file.PrettyMethod(method_idx, /* with signature */ true);
150 << dex_file.PrettyMethod(method_idx, /* with signature */ true);
157 << dex_file.PrettyMethod(method_idx, /* with_signature */ true);
168 << dex_file.PrettyMethod(method_idx, /* with_signature */ true);
172 << dex_file.PrettyMethod(method_idx, /* with_signature */ true);
176 << dex_file.PrettyMethod(method_idx, /* with_signature */ true);
777 uint32_t method_idx,
782 compiler, access_flags, method_idx, dex_file, optimization_flags);
785 compiler, access_flags, method_idx, dex_file, optimization_flags);