Searched refs:DEBUGGER (Results 1 – 4 of 4) sorted by relevance
73 DEBUGGER (1 << 9), enumConstant
530 roots.add(new RootData(objectId, RootType.DEBUGGER)); in parseInternal()
21 DEBUGGER="n"273 DEBUGGER="agent"279 DEBUGGER="y"485 if [ "$DEBUGGER" = "y" ]; then503 elif [ "$DEBUGGER" = "agent" ]; then
208 enum_constant public static final com.android.ahat.heapdump.RootType DEBUGGER;