HomeSort by relevance Sort by last modified time
    Searched refs:pre_allocated_NoClassDefFoundError_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/
runtime.cc 870 pre_allocated_NoClassDefFoundError_ = GcRoot<mirror::Throwable>(self->GetException(NULL));
    [all...]
runtime.h 523 GcRoot<mirror::Throwable> pre_allocated_NoClassDefFoundError_;

Completed in 50 milliseconds