Searched defs:exec (Results 1 – 5 of 5) sorted by relevance
38 ObjPtr<mirror::Executable> exec = soa.Decode<mirror::Executable>(method); in Java_Main_testCompiled() local
200 static int exec(int a, int b) { in exec() method in Add206 static int exec(int a, int b) { in exec() method in InImage223 static int exec(int a, int b) { in exec() method in Mul
39 ObjPtr<mirror::Executable> exec = soa.Decode<mirror::Executable>(method); in Java_Main_getOatMethodQuickCode() local
216 public void exec() { in exec() method in Main.TestTask
537 ObjPtr<mirror::Executable> exec = soa.Decode<mirror::Executable>(method); in GetMethodHotnessFromProfile() local