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.h170 static jfieldID java_util_Collections_EMPTY_LIST; member
Dwell_known_classes.cc159 jfieldID WellKnownClasses::java_util_Collections_EMPTY_LIST; member in art::WellKnownClasses
408java_util_Collections_EMPTY_LIST = CacheField(env, java_util_Collections, true, "EMPTY_LIST", "Lja… in Init()
565 java_util_Collections_EMPTY_LIST = nullptr; in Clear()
Dcommon_throws.cc805 WellKnownClasses::java_util_Collections_EMPTY_LIST)); in ThrowStackOverflowError()