Home
last modified time | relevance | path

Searched defs:FindSystemClass (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dclass_linker.h225 ObjPtr<mirror::Class> FindSystemClass(Thread* self, const char* descriptor) in FindSystemClass() function
H A Dwell_known_classes.cc181 static ObjPtr<mirror::Class> FindSystemClass(ClassLinker* class_linker, in FindSystemClass() function