HomeSort by relevance Sort by last modified time
    Searched refs:java_util_Collections_EMPTY_LIST (Results 1 - 3 of 3) sorted by null

  /art/runtime/
well_known_classes.h 124 static jfieldID java_util_Collections_EMPTY_LIST;
well_known_classes.cc 110 jfieldID WellKnownClasses::java_util_Collections_EMPTY_LIST;
225 java_util_Collections_EMPTY_LIST = CacheField(env, java_util_Collections, true, "EMPTY_LIST", "Ljava/util/List;");
  /art/runtime/entrypoints/
entrypoint_utils.cc 160 WellKnownClasses::java_util_Collections_EMPTY_LIST));

Completed in 44 milliseconds