Searched refs:kMaxEventTypeVal (Results 1 – 2 of 2) sorted by relevance
95 kMaxEventTypeVal = kMaxInternalEventTypeVal, enumerator167 static_cast<size_t>(ArtJvmtiEvent::kMaxEventTypeVal) -172 return event >= ArtJvmtiEvent::kMinEventTypeVal && event <= ArtJvmtiEvent::kMaxEventTypeVal; in EventIsInRange()
115 e <= static_cast<jint>(ArtJvmtiEvent::kMaxEventTypeVal) && in IsExtensionEvent()240 i <= static_cast<size_t>(ArtJvmtiEvent::kMaxEventTypeVal); in RemoveArtJvmTiEnv()