Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dmethod_handles_lookup.cc67 MethodHandle* MethodHandlesLookup::FindConstructor(Thread* const self, in FindConstructor() function in art::mirror::MethodHandlesLookup
Dclass.cc662 ArtMethod* Class::FindConstructor(const StringPiece& signature, PointerSize pointer_size) { in FindConstructor() function in art::mirror::Class