Searched refs:attachAgent (Results 1 – 5 of 5) sorted by relevance
155 void attachAgent(String path); in attachAgent() method
1041 public void attachAgent(String agent) { in attachAgent() method in ActivityThread.ApplicationThread3124 VMDebug.attachAgent(agent); in handleAttachAgent()
2564 mInternal.attachAgent(process, agent);
7114 thread.attachAgent(agent); in attachApplicationLocked()24629 public void attachAgent(String process, String path) {24644 proc.thread.attachAgent(path);
16633 HSPLandroid/app/IApplicationThread;->attachAgent(Ljava/lang/String;)V