Home
last modified time | relevance | path

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

/art/runtime/
Dgc_root.h36 enum RootType { enum
51 std::ostream& operator<<(std::ostream& os, const RootType& root_type);
57 explicit RootInfo(RootType type, uint32_t thread_id = 0)
63 RootType GetType() const { in GetType()
75 const RootType type_;