Searched refs:kMaxEventTypeVal (Results 1 – 2 of 2) sorted by relevance
93 kMaxEventTypeVal = kMaxInternalEventTypeVal, enumerator165 static_cast<size_t>(ArtJvmtiEvent::kMaxEventTypeVal) -170 return event >= ArtJvmtiEvent::kMinEventTypeVal && event <= ArtJvmtiEvent::kMaxEventTypeVal; in EventIsInRange()
114 e <= static_cast<jint>(ArtJvmtiEvent::kMaxEventTypeVal) && in IsExtensionEvent()239 i <= static_cast<size_t>(ArtJvmtiEvent::kMaxEventTypeVal); in RemoveArtJvmTiEnv()