Searched refs:newAgentName (Results 1 – 1 of 1) sorted by relevance
65 String newAgentName = tmp.getName(); in attachWithClassLoader() local66 String agent = a.substring(6).replace(agentName, newAgentName); in attachWithClassLoader()