Home
last modified time | relevance | path

Searched refs:GetAgentInfo (Results 1 – 1 of 1) sorted by relevance

/art/tools/jvmti-agents/simple-force-redefine/
Dforceredefine.cc72 static AgentInfo* GetAgentInfo(jvmtiEnv* jvmti) { in GetAgentInfo() function
146 AgentInfo* ai = GetAgentInfo(jvmti); in CbClassFileLoadHook()
214 AgentInfo* ai = GetAgentInfo(jvmti); in AgentMain()