Home
last modified time | relevance | path

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

/art/runtime/
Dgc_root-inl.h40 Describe(oss); in ToString()
Dgc_root.h73 virtual void Describe(std::ostream& os) const { in Describe() function
84 root_info.Describe(os);
Dstack.h477 virtual void Describe(std::ostream& os) const OVERRIDE
Dstack.cc908 void JavaFrameRootInfo::Describe(std::ostream& os) const { in Describe() function in art::JavaFrameRootInfo