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