Searched defs:FindConstructor (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/mirror/ | ||
| D | method_handles_lookup.cc | 48 ObjPtr<MethodHandle> MethodHandlesLookup::FindConstructor(Thread* const self, in FindConstructor() function in art::mirror::MethodHandlesLookup |
| D | class.cc | 927 ArtMethod* Class::FindConstructor(std::string_view signature, PointerSize pointer_size) { in FindConstructor() function in art::mirror::Class |