Searched refs:FindClassInSharedLibraries (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/ |
H A D | class_linker.h | 1014 bool FindClassInSharedLibraries(ScopedObjectAccessAlreadyRunnable& soa,
|
H A D | class_linker.cc | 2644 bool ClassLinker::FindClassInSharedLibraries(ScopedObjectAccessAlreadyRunnable& soa, in FindClassInSharedLibraries() function in art::ClassLinker 2698 FindClassInSharedLibraries(soa, self, descriptor, hash, class_loader, result), in FindClassInBaseDexClassLoader() 2719 FindClassInSharedLibraries(soa, self, descriptor, hash, class_loader, result), in FindClassInBaseDexClassLoader()
|