Searched defs:CreateSystemClassLoader (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Druntime.cc508 static jobject CreateSystemClassLoader(Runtime* runtime) { function in namespace:art
631 system_class_loader_ = CreateSystemClassLoader(this);

Completed in 31 milliseconds