Searched defs:exec (Results 1 – 6 of 6) 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
62 private int exec(BasicShellCommandHandler commandHandler, String... args) { in exec() method in CommandExecution
216 public void exec() { in exec() method in Main.TestTask
538 ObjPtr<mirror::Executable> exec = soa.Decode<mirror::Executable>(method); in GetMethodHotnessFromProfile() local