Home
last modified time | relevance | path

Searched refs:java_util_Collections_EMPTY_LIST (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dwell_known_classes.h164 static jfieldID java_util_Collections_EMPTY_LIST; member
Dwell_known_classes.cc153 jfieldID WellKnownClasses::java_util_Collections_EMPTY_LIST; member in art::WellKnownClasses
351java_util_Collections_EMPTY_LIST = CacheField(env, java_util_Collections, true, "EMPTY_LIST", "Lja… in Init()
/art/runtime/entrypoints/
Dentrypoint_utils.cc160 WellKnownClasses::java_util_Collections_EMPTY_LIST)); in ThrowStackOverflowError()