Searched defs:RootType (Results 1 – 3 of 3) sorted by relevance
23 public enum RootType { enum97 RootType(int mask) { in RootType() method in RootType
40 enum RootType { enum
380 std::map<art::RootType, std::vector<art::mirror::Object*>>* root_objects) in RootFinder()