Searched refs:DEBUGGER (Results 1 – 4 of 4) sorted by relevance
73 DEBUGGER (1 << 9), enumConstant
532 roots.add(new RootData(objectId, RootType.DEBUGGER)); in parseInternal()
28 DEBUGGER="n"318 DEBUGGER="agent"325 DEBUGGER="y"564 if [ "$DEBUGGER" = "y" ]; then581 elif [ "$DEBUGGER" = "agent" ]; then
210 enum_constant public static final com.android.ahat.heapdump.RootType DEBUGGER;