Home
last modified time | relevance | path

Searched refs:CreateSystemClassLoader (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Druntime.cc633 static jobject CreateSystemClassLoader(Runtime* runtime) { in CreateSystemClassLoader() function
768 system_class_loader_ = CreateSystemClassLoader(this); in Start()