Home
last modified time | relevance | path

Searched refs:NativeMethod (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/android/jni_generator/
Djni_generator_tests.py24 from jni_generator import NativeMethod
164 NativeMethod(return_type='int', static=False,
169 NativeMethod(return_type='void', static=False, name='Destroy',
175 NativeMethod(return_type='long', static=False, name='AddBookmark',
189 NativeMethod(return_type='String', static=True,
195 NativeMethod(return_type='void', static=True,
203 NativeMethod(return_type='byte[]', static=False,
208 NativeMethod(return_type='String[]', static=True,
212 NativeMethod(return_type='void', static=False,
218 NativeMethod(return_type='long', static=False,
[all …]
Djni_generator.py80 class NativeMethod(object): class
469 native = NativeMethod(