// Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

package org.jni_zero;

// This file is autogenerated by
//     third_party/jni_zero/jni_registration_generator.py
// Please do not change its content.

public class GEN_JNI {
    public static final boolean TESTING_ENABLED = false;
    public static final boolean REQUIRE_MOCK = false;


      // Hashed name: Java_J_N_Ms5kPsN2
    public static native void org_jni_1zero_SampleForTests_addStructB(long nativeCPPClass, Object caller, Object b);
      // Hashed name: Java_J_N_MntihwyL
    public static native void org_jni_1zero_SampleForTests_destroy(long nativeCPPClass, Object caller, byte[] bytes);
      // Hashed name: Java_J_N_Ma__O3z2
    public static native Class org_jni_1zero_SampleForTests_getClass(Class arg0);
      // Hashed name: Java_J_N_MMoPH9HE
    public static native double org_jni_1zero_SampleForTests_getDoubleFunction(Object caller);
      // Hashed name: Java_J_N_MvEgj8y2
    public static native float org_jni_1zero_SampleForTests_getFloatFunction();
      // Hashed name: Java_J_N_Mz4j2yc1
    public static native Object org_jni_1zero_SampleForTests_getMap(Object arg0);
      // Hashed name: Java_J_N_MyJgrTgs
    public static native Object org_jni_1zero_SampleForTests_getNonPODDatatype(Object caller);
      // Hashed name: Java_J_N_MOUT8MuQ
    public static native Throwable org_jni_1zero_SampleForTests_getThrowable(Throwable arg0);
      // Hashed name: Java_J_N_M$OcvYzW
    public static native long org_jni_1zero_SampleForTests_init(Object caller, String param, byte[] bytes, Object convertedType);
      // Hashed name: Java_J_N_M$SYxQqM
    public static native void org_jni_1zero_SampleForTests_iterateAndDoSomethingWithStructB(long nativeCPPClass, Object caller);
      // Hashed name: Java_J_N_MdXzE25W
    public static native int org_jni_1zero_SampleForTests_method(long nativeCPPClass, Object caller, String[] strings);
      // Hashed name: Java_J_N_Mr3loT2C
    public static native double org_jni_1zero_SampleForTests_methodOtherP0(long nativePtr, Object caller);
      // Hashed name: Java_J_N_MUnVgmnP
    public static native String org_jni_1zero_SampleForTests_returnAString(long nativeCPPClass, Object caller);
      // Hashed name: Java_J_N_MtJ0n$3y
    public static native void org_jni_1zero_SampleForTests_setNonPODDatatype(Object caller, Object rect);
}
