Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Druntime.cc968 static jobject CreateSystemClassLoader(Runtime* runtime) { in CreateSystemClassLoader() function
1114 system_class_loader_ = CreateSystemClassLoader(this); in Start()