Home
last modified time | relevance | path

Searched defs:pre_allocated (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc185 mirror::Throwable* pre_allocated = runtime->GetPreAllocatedNoClassDefFoundError(); in ThrowEarlierClassFailure() local
2377 mirror::Throwable* pre_allocated = Runtime::Current()->GetPreAllocatedNoClassDefFoundError(); in FindClass() local
2399 mirror::Throwable* pre_allocated = Runtime::Current()->GetPreAllocatedNoClassDefFoundError(); in FindClass() local