Searched refs:attachAgent (Results 1 – 7 of 7) sorted by relevance
139 void attachAgent(String path); in attachAgent() method
1163 public void attachAgent(String agent) { in attachAgent() method in ActivityThread.ApplicationThread3730 VMDebug.attachAgent(agent, classLoader); in attemptAttachAgent()
2471 VMDebug.attachAgent(library, classLoader); in attachJvmtiAgent()2473 VMDebug.attachAgent(library + "=" + options, classLoader); in attachJvmtiAgent()
610 public void attachAgent(String s) throws RemoteException { in attachAgent() method in TransactionParcelTests.StubAppThread
2883 mInternal.attachAgent(process, agent);
5043 thread.attachAgent(preBindAgent); in attachApplicationLocked()18882 public void attachAgent(String process, String path) { in attachAgent() method in ActivityManagerService18898 proc.thread.attachAgent(path); in attachAgent()
1894 Landroid/app/ActivityThread$ApplicationThread;->attachAgent(Ljava/lang/String;)V6167 Landroid/app/IApplicationThread$Stub$Proxy;->attachAgent(Ljava/lang/String;)V6274 Landroid/app/IApplicationThread;->attachAgent(Ljava/lang/String;)V102834 Ldalvik/system/VMDebug;->attachAgent(Ljava/lang/String;)V102835 Ldalvik/system/VMDebug;->attachAgent(Ljava/lang/String;Ljava/lang/ClassLoader;)V