Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Ddex_file_method_inliner.h326 struct MethodDef { struct
337 MethodDef method_def; argument
373 const MethodDef& method_def);
Ddex_file_method_inliner.cc788 const MethodDef& method_def) { in FindMethodIndex()