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.h166 static jfieldID java_util_Collections_EMPTY_LIST; member
Dwell_known_classes.cc156 jfieldID WellKnownClasses::java_util_Collections_EMPTY_LIST; member in art::WellKnownClasses
411java_util_Collections_EMPTY_LIST = CacheField(env, java_util_Collections, true, "EMPTY_LIST", "Lja… in Init()
559 java_util_Collections_EMPTY_LIST = nullptr; in Clear()
Dcommon_throws.cc811 WellKnownClasses::java_util_Collections_EMPTY_LIST)); in ThrowStackOverflowError()