Searched defs:Describe (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | java_frame_root_info.cc | 23 void JavaFrameRootInfo::Describe(std::ostream& os) const { in Describe() function in art::JavaFrameRootInfo |
D | gc_root.h | 75 virtual void Describe(std::ostream& os) const { in Describe() function |