Home
last modified time | relevance | path

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

/aosp_15_r20/art/test/2280-const-method-handle-validation/src/
H A DInvokeConstructor.java17 public class InvokeConstructor { class
/aosp_15_r20/art/runtime/
H A Dreflection.cc792 void InvokeConstructor(const ScopedObjectAccessAlreadyRunnable& soa, in InvokeConstructor() function