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