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"317 DEBUGGER="agent"324 DEBUGGER="y"562 if [ "$DEBUGGER" = "y" ]; then579 elif [ "$DEBUGGER" = "agent" ]; then
210 enum_constant public static final com.android.ahat.heapdump.RootType DEBUGGER;