Searched defs:RootType (Results 1 - 2 of 2) sorted by relevance

/dalvik/vm/alloc/
H A DVisit.h22 enum RootType { enum
49 typedef void RootVisitor(void *addr, u4 threadId, RootType type, void *arg);
/dalvik/hit/src/com/android/hit/
H A DRootType.java19 public enum RootType { enum
41 RootType(int type, String name) { method in class:RootType

Completed in 139 milliseconds