Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc1538 DumpMethod(method, this, indent_os); in Dump()
1798 void DumpMethod(ArtMethod* method, ImageDumper* state, std::ostream& indent_os) in DumpMethod() function in art::ImageDumper