Home
last modified time | relevance | path

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

/art/runtime/
Dgc_root.h29 enum RootType { enum
44 std::ostream& operator<<(std::ostream& os, const RootType& root_type);
49 explicit RootInfo(RootType type, uint32_t thread_id = 0)
54 RootType GetType() const { in GetType()
65 const RootType type_;