Home
last modified time | relevance | path

Searched refs:java_lang_RuntimeException_init (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dwell_known_classes.h132 static ArtMethod* java_lang_RuntimeException_init; // Only for the declaring class. member
232 static constexpr ClassFromMethod<&java_lang_RuntimeException_init> java_lang_RuntimeException;
Dwell_known_classes.cc87 ArtMethod* WellKnownClasses::java_lang_RuntimeException_init; member in art::WellKnownClasses
529 java_lang_RuntimeException_init = CacheMethod( in InitFieldsAndMethodsOnly()
838 java_lang_RuntimeException_init = nullptr; in Clear()