Home
last modified time | relevance | path

Searched defs:PrettyPrint (Results 1 – 1 of 1) sorted by relevance

/art/compiler/
Dimage_writer.cc1894 std::string PrettyPrint(T* ptr) SHARED_REQUIRES(Locks::mutator_lock_) { in PrettyPrint() function
1901 std::string PrettyPrint(ArtMethod* method) SHARED_REQUIRES(Locks::mutator_lock_) { in PrettyPrint() function