Home | History | Annotate | Download | only in src

Lines Matching full:c1000

1049 class C1000 { public static void m(Context c, Binder b) { /* Defeat inlining. */ if (Main.doThrow) { throw new Error(); } } }
3706 C1000.m(context, binder);