Home
last modified time | relevance | path

Searched defs:GetSystemClassLoader (Results 1 – 2 of 2) sorted by relevance

/art/test/ti-agent/
Djni_binder.cc145 static jobject GetSystemClassLoader(JNIEnv* env) { in GetSystemClassLoader() function
/art/runtime/
Druntime.cc1953 jobject Runtime::GetSystemClassLoader() const { in GetSystemClassLoader() function in art::Runtime