Searched defs:GetSystemClassLoader (Results 1 – 2 of 2) sorted by relevance
145 static jobject GetSystemClassLoader(JNIEnv* env) { in GetSystemClassLoader() function
1876 jobject Runtime::GetSystemClassLoader() const { in GetSystemClassLoader() function in art::Runtime