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 87 static jclass libcore_util_EmptyArray;
well_known_classes.cc 79 jclass WellKnownClasses::libcore_util_EmptyArray;
322 libcore_util_EmptyArray = CacheClass(env, "libcore/util/EmptyArray");
380 libcore_util_EmptyArray_STACK_TRACE_ELEMENT = CacheField(env, libcore_util_EmptyArray, true, "STACK_TRACE_ELEMENT", "[Ljava/lang/StackTraceElement;");
common_throws.cc 800 WellKnownClasses::libcore_util_EmptyArray,

Completed in 67 milliseconds