Home
last modified time | relevance | path

Searched refs:DEBUGGER (Results 1 – 4 of 4) sorted by relevance

/art/tools/ahat/src/main/com/android/ahat/heapdump/
DRootType.java73 DEBUGGER (1 << 9), enumConstant
DParser.java532 roots.add(new RootData(objectId, RootType.DEBUGGER)); in parseInternal()
/art/test/
Ddefault_run.py253 DEBUGGER = "n"
399 DEBUGGER = "agent"
404 DEBUGGER = "y"
500 if DEBUGGER == "y":
515 elif DEBUGGER == "agent":
/art/tools/ahat/etc/
Dahat_api.txt210 enum_constant public static final com.android.ahat.heapdump.RootType DEBUGGER;