Home | History | Annotate | Download | only in jni_generator

Lines Matching refs:return_type

156         NativeMethod(return_type='int', static=False,
161 NativeMethod(return_type='void', static=False, name='Destroy',
167 NativeMethod(return_type='long', static=False, name='AddBookmark',
181 NativeMethod(return_type='String', static=True,
187 NativeMethod(return_type='void', static=True,
195 NativeMethod(return_type='byte[]', static=False,
200 NativeMethod(return_type='String[]', static=True,
204 NativeMethod(return_type='void', static=False,
210 NativeMethod(return_type='long', static=False,
231 NativeMethod(return_type='int', static=False,
237 NativeMethod(return_type='OnFrameAvailableListener', static=True,
242 NativeMethod(return_type='Bitmap',
259 NativeMethod(return_type='void', static=False,
273 NativeMethod(return_type='Throwable', static=True,
293 NativeMethod(return_type='int', static=False,
316 NativeMethod(return_type='int', static=False,
320 NativeMethod(return_type='int', static=False,
342 NativeMethod(return_type='int', static=False,
346 NativeMethod(return_type='int', static=False,
451 return_type='InnerClass',
466 return_type='InnerClass',
480 return_type='void',
491 return_type='boolean',
505 return_type='InputStream',
516 return_type='void',
532 return_type='int',
543 return_type='void',
554 return_type='byte[]',
565 return_type='boolean[]',
576 return_type='char[]',
587 return_type='short[]',
598 return_type='int[]',
609 return_type='long[]',
620 return_type='double[]',
631 return_type='Object[]',
642 return_type='byte[][]',
653 return_type='Bitmap.CompressFormat',
664 return_type='List<Bitmap.CompressFormat>',
940 NativeMethod(return_type='void', static=False, name='Destroy',