Home
last modified time | relevance | path

Searched refs:libcore_util_EmptyArray (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dwell_known_classes.cc62 jclass WellKnownClasses::libcore_util_EmptyArray; member in art::WellKnownClasses
241 libcore_util_EmptyArray = CacheClass(env, "libcore/util/EmptyArray"); in Init()
352 …libcore_util_EmptyArray_STACK_TRACE_ELEMENT = CacheField(env, libcore_util_EmptyArray, true, "STAC… in Init()
Dwell_known_classes.h73 static jclass libcore_util_EmptyArray; member
/art/runtime/entrypoints/
Dentrypoint_utils.cc180 WellKnownClasses::libcore_util_EmptyArray, in ThrowStackOverflowError()