HomeSort by relevance Sort by last modified time
    Searched full:class_loader_class (Results 1 - 1 of 1) sorted by null

  /art/runtime/
runtime.cc 676 mirror::Class* class_loader_class = local
678 CHECK(Runtime::Current()->GetClassLinker()->EnsureInitialized(class_loader_class, true, true));
681 class_loader_class->FindDirectMethod("getSystemClassLoader", "()Ljava/lang/ClassLoader;");
    [all...]

Completed in 290 milliseconds