Searched refs:pre_allocated (Results 1 – 1 of 1) sorted by relevance
137 mirror::Throwable* pre_allocated = runtime->GetPreAllocatedNoClassDefFoundError(); in ThrowEarlierClassFailure() local138 self->SetException(pre_allocated); in ThrowEarlierClassFailure()1748 mirror::Throwable* pre_allocated = Runtime::Current()->GetPreAllocatedNoClassDefFoundError(); in FindClass() local1749 self->SetException(pre_allocated); in FindClass()1770 mirror::Throwable* pre_allocated = Runtime::Current()->GetPreAllocatedNoClassDefFoundError(); in FindClass() local1771 self->SetException(pre_allocated); in FindClass()