Home
last modified time | relevance | path

Searched defs:attachAgent (Results 1 – 1 of 1) sorted by relevance

/libcore/dalvik/src/main/java/dalvik/system/
DVMDebug.java542 public static void attachAgent(String agent) throws IOException { in attachAgent() method in VMDebug
553 public static void attachAgent(String agent, ClassLoader classLoader) throws IOException { in attachAgent() method in VMDebug