Searched refs:InvokeConstructor (Results 1 – 3 of 3) sorted by relevance
119 InvokeConstructor(soa, constructor_art_method, receiver, javaArgs); in Constructor_newInstance0()
109 void InvokeConstructor(const ScopedObjectAccessAlreadyRunnable& soa,
767 void InvokeConstructor(const ScopedObjectAccessAlreadyRunnable& soa, in InvokeConstructor() function