• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// Copyright 2017 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
5
6// This file is autogenerated by
7//     third_party/jni_zero/jni_registration_generator.py
8// Please do not change its content.
9
10#ifndef TEMP_DIR_HEADER_
11#define TEMP_DIR_HEADER_
12
13#include <jni.h>
14
15#include <iterator>
16
17#include "third_party/jni_zero/jni_export.h"
18#include "third_party/jni_zero/jni_int_wrapper.h"
19#include "third_party/jni_zero/jni_zero_helper.h"
20
21
22// Step 1: Forward declarations (classes).
23
24
25// Step 2: Forward declarations (methods).
26
27JNI_BOUNDARY_EXPORT jboolean Java_J_module_1N_MaOHChCD(
28    JNIEnv* env,
29    jclass jcaller,
30    jint a);
31JNI_BOUNDARY_EXPORT void Java_J_module_1N_MF1ZO_1It(
32    JNIEnv* env,
33    jclass jcaller);
34
35
36
37#endif  // TEMP_DIR_HEADER_
38