Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc1599 static bool IsBootClassLoader(ScopedObjectAccessAlreadyRunnable& soa, in IsBootClassLoader() function
1613 if (IsBootClassLoader(soa, class_loader.Get())) { in FindClassInPathClassLoader()