Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc1937 DumpMethod(&method, indent_os); in Dump()
2194 void DumpMethod(ArtMethod* method, std::ostream& indent_os) in DumpMethod() function in art::ImageDumper