Home
last modified time | relevance | path

Searched refs:constructor_art_method (Results 1 – 1 of 1) sorted by relevance

/art/runtime/native/
Djava_lang_reflect_Constructor.cc66 ArtMethod* constructor_art_method = m->GetArtMethod(); in Constructor_newInstance0() local
119 InvokeConstructor(soa, constructor_art_method, receiver, javaArgs); in Constructor_newInstance0()