Searched defs:GetDeclaredConstructor (Results 1 - 1 of 1) sorted by relevance

/art/runtime/mirror/
H A Dclass.cc1021 ArtMethod* Class::GetDeclaredConstructor( function in class:art::mirror::Class
1146 ArtMethod* result = klass->GetDeclaredConstructor(self, hs.NewHandle(args), pointer_size);

Completed in 48 milliseconds