Home | History | Annotate | Download | only in openjdkjvmti

Lines Matching refs:ArtJvmTiEnv

141 void EventMasks::EnableEvent(ArtJvmTiEnv* env, art::Thread* thread, ArtJvmtiEvent event) {
151 void EventMasks::DisableEvent(ArtJvmTiEnv* env, art::Thread* thread, ArtJvmtiEvent event) {
198 void EventHandler::RegisterArtJvmTiEnv(ArtJvmTiEnv* env) {
203 void EventHandler::RemoveArtJvmTiEnv(ArtJvmTiEnv* env) {
1052 static bool HasAssociatedCapability(ArtJvmTiEnv* env,
1109 jvmtiError EventHandler::SetEvent(ArtJvmTiEnv* env,