Searched defs:exec (Results 1 – 4 of 4) sorted by relevance
40 ObjPtr<mirror::Executable> exec = soa.Decode<mirror::Executable>(method); in Java_Main_ensureProfilingInfo() local58 ObjPtr<mirror::Executable> exec = soa.Decode<mirror::Executable>(method); in Java_Main_presentInProfile() local
35 ObjPtr<mirror::Executable> exec = soa.Decode<mirror::Executable>(method); in Java_Main_testCompiled() local
180 static int exec(int a, int b) { in exec() method in Add187 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