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 73 static jclass libcore_util_EmptyArray;
well_known_classes.cc 62 jclass WellKnownClasses::libcore_util_EmptyArray;
241 libcore_util_EmptyArray = CacheClass(env, "libcore/util/EmptyArray");
352 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 356 milliseconds