Searched defs:IsBootClassLoader (Results 1 – 2 of 2) sorted by relevance
152 private static boolean IsBootClassLoader(ClassLoader l) { in IsBootClassLoader() method in Test912
1340 bool ClassLinker::IsBootClassLoader(ScopedObjectAccessAlreadyRunnable& soa, in IsBootClassLoader() function in art::ClassLinker