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

  /art/runtime/
well_known_classes.h 69 static jclass libcore_util_EmptyArray;
well_known_classes.cc 55 jclass WellKnownClasses::libcore_util_EmptyArray;
175 libcore_util_EmptyArray = CacheClass(env, "libcore/util/EmptyArray");
226 libcore_util_EmptyArray_STACK_TRACE_ELEMENT = CacheField(env, libcore_util_EmptyArray, true, "STACK_TRACE_ELEMENT", "[Ljava/lang/StackTraceElement;");
  /art/runtime/entrypoints/
entrypoint_utils.cc 180 WellKnownClasses::libcore_util_EmptyArray,

Completed in 109 milliseconds