Searched refs:agentName (Results 1 – 1 of 1) sorted by relevance
59 String agentName = a.substring(6, a.indexOf('=')); in attachWithClassLoader() local63 prepare(agentName, tmp); in attachWithClassLoader()66 String agent = a.substring(6).replace(agentName, newAgentName); in attachWithClassLoader()