Searched refs:RemoveArtJvmTiEnv (Results 1 – 3 of 3) sorted by relevance
190 void RemoveArtJvmTiEnv(ArtJvmTiEnv* env) REQUIRES(!envs_lock_);
203 void EventHandler::RemoveArtJvmTiEnv(ArtJvmTiEnv* env) { in RemoveArtJvmTiEnv() function in openjdkjvmti::EventHandler
1310 gEventHandler->RemoveArtJvmTiEnv(tienv); in DisposeEnvironment()