• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// Copyright 2018 The Chromium Authors
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5package J;
6
7// This file is autogenerated by
8//     third_party/jni_zero/jni_registration_generator.py
9// Please do not change its content.
10
11public class N {
12
13
14      // Original name: org_jni_1zero_samples_SampleProxyEdgeCases_addStructB
15    public static native int MyLYIXSG(Object caller, Object b);
16      // Original name: org_jni_1zero_samples_SampleProxyEdgeCases_arrayTypes1
17    public static native String[][] M4tCs4sR(int[] a, Object[][] b);
18      // Original name: org_jni_1zero_samples_SampleProxyEdgeCases_arrayTypes2
19    public static native int[] Mfw$B7iJ(int[] a, Throwable[][] b);
20      // Original name: org_jni_1zero_samples_SampleProxyEdgeCases_fooForTest
21    public static native void M01DKxMA_ForTesting();
22      // Original name: org_jni_1zero_samples_SampleProxyEdgeCases_fooForTesting
23    public static native void MdPg5w5a_ForTesting();
24      // Original name: org_jni_1zero_samples_SampleProxyEdgeCases_fooForTests
25    public static native void Mfc_XrOy_ForTesting();
26      // Original name: org_jni_1zero_samples_SampleProxyEdgeCases_foo_1_1weirdly_1_1escaped_1name1
27    public static native void MDx0XFh$();
28      // Original name: org_jni_1zero_samples_SampleProxyEdgeCases_genericsWithNestedClassArray
29    public static native Object[] MPuD3r24(Object[] arg);
30      // Original name: org_jni_1zero_samples_SampleProxyEdgeCases_setBool
31    public static native void MYc9Cume(Object b, Object i);
32      // Original name: org_jni_1zero_samples_SampleProxyEdgeCases_setStringBuilder
33    public static native boolean MoYVNDqu(Object sb);
34      // Original name: org_jni_1zero_samples_SampleProxyEdgeCases_setStringBuilder
35    public static native int MoYVNDqu(int sb);
36}
37