Home
last modified time | relevance | path

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

/art/runtime/
Dgc_root.h57 EXPORT std::ostream& operator<<(std::ostream& os, RootType root_type);
/art/perfetto_hprof/
Dperfetto_hprof.cc676 const art::RootType root_type = p.first; in DumpRootObjects() local
679 root_proto->set_root_type(ToProtoType(root_type)); in DumpRootObjects()
685 root_proto->set_root_type(ToProtoType(root_type)); in DumpRootObjects()