TiagoMSSantos/MobileRT

View on GitHub
app/System_dependent/Android_JNI/JNI_layer.cpp

Summary

Maintainability
Test Coverage

Function Java_puscas_mobilertapp_MainActivity_readFile argument 5 names different: declaration filePath definition jFilePath.
Open

        jstring jFilePath
app/System_dependent/Android_JNI/JNI_layer.hpp on lines 96..96

Function Java_puscas_mobilertapp_MainActivity_readFile argument 5 names different: declaration filePath definition jFilePath. (detailed CWE explanation)

The function Java_puscas_mobilertapp_MainActivity_readFile is never used.
Open

void JNICALL Java_puscas_mobilertapp_MainActivity_readFile(

The function Java_puscas_mobilertapp_MainActivity_readFile is never used. (detailed CWE explanation)

The function JNI_OnUnload is never used.
Open

void JNI_OnUnload(JavaVM *const /*jvm*/, void * /*reserved*/) {

The function JNI_OnUnload is never used. (detailed CWE explanation)

The function JNI_OnLoad is never used.
Open

::std::int32_t JNI_OnLoad(JavaVM *const jvm, void * /*reserved*/) {

The function JNI_OnLoad is never used. (detailed CWE explanation)

The function Java_puscas_mobilertapp_DrawView_rtStopRender is never used.
Open

void Java_puscas_mobilertapp_DrawView_rtStopRender(

The function Java_puscas_mobilertapp_DrawView_rtStopRender is never used. (detailed CWE explanation)

The function Java_puscas_mobilertapp_MainActivity_resetErrno is never used.
Open

void Java_puscas_mobilertapp_MainActivity_resetErrno(

The function Java_puscas_mobilertapp_MainActivity_resetErrno is never used. (detailed CWE explanation)

The function Java_puscas_mobilertapp_DrawView_rtStartRender is never used.
Open

void Java_puscas_mobilertapp_DrawView_rtStartRender(

The function Java_puscas_mobilertapp_DrawView_rtStartRender is never used. (detailed CWE explanation)

The function Java_puscas_mobilertapp_DrawView_rtGetNumberOfLights is never used.
Open

::std::int32_t Java_puscas_mobilertapp_DrawView_rtGetNumberOfLights(

The function Java_puscas_mobilertapp_DrawView_rtGetNumberOfLights is never used. (detailed CWE explanation)

The function Java_puscas_mobilertapp_RenderTask_rtGetTimeRenderer is never used.
Open

jlong Java_puscas_mobilertapp_RenderTask_rtGetTimeRenderer(

The function Java_puscas_mobilertapp_RenderTask_rtGetTimeRenderer is never used. (detailed CWE explanation)

The function Java_puscas_mobilertapp_RenderTask_rtGetFps is never used.
Open

float Java_puscas_mobilertapp_RenderTask_rtGetFps(

The function Java_puscas_mobilertapp_RenderTask_rtGetFps is never used. (detailed CWE explanation)

The function Java_puscas_mobilertapp_MainRenderer_rtFreeNativeBuffer is never used.
Open

jobject Java_puscas_mobilertapp_MainRenderer_rtFreeNativeBuffer(

The function Java_puscas_mobilertapp_MainRenderer_rtFreeNativeBuffer is never used. (detailed CWE explanation)

The function Java_puscas_mobilertapp_MainRenderer_rtInitColorsArray is never used.
Open

jobject Java_puscas_mobilertapp_MainRenderer_rtInitColorsArray(

The function Java_puscas_mobilertapp_MainRenderer_rtInitColorsArray is never used. (detailed CWE explanation)

The function Java_puscas_mobilertapp_RenderTask_rtGetSample is never used.
Open

::std::int32_t Java_puscas_mobilertapp_RenderTask_rtGetSample(

The function Java_puscas_mobilertapp_RenderTask_rtGetSample is never used. (detailed CWE explanation)

The function Java_puscas_mobilertapp_MainRenderer_rtInitVerticesArray is never used.
Open

jobject Java_puscas_mobilertapp_MainRenderer_rtInitVerticesArray(

The function Java_puscas_mobilertapp_MainRenderer_rtInitVerticesArray is never used. (detailed CWE explanation)

The function Java_puscas_mobilertapp_MainActivity_rtResize is never used.
Open

::std::int32_t Java_puscas_mobilertapp_MainActivity_rtResize(

The function Java_puscas_mobilertapp_MainActivity_rtResize is never used. (detailed CWE explanation)

The function Java_puscas_mobilertapp_RenderTask_rtGetState is never used.
Open

::std::int32_t Java_puscas_mobilertapp_RenderTask_rtGetState(

The function Java_puscas_mobilertapp_RenderTask_rtGetState is never used. (detailed CWE explanation)

The function Java_puscas_mobilertapp_MainRenderer_rtFinishRender is never used.
Open

void Java_puscas_mobilertapp_MainRenderer_rtFinishRender(

The function Java_puscas_mobilertapp_MainRenderer_rtFinishRender is never used. (detailed CWE explanation)

The function Java_puscas_mobilertapp_MainRenderer_rtInitCameraArray is never used.
Open

jobject Java_puscas_mobilertapp_MainRenderer_rtInitCameraArray(

The function Java_puscas_mobilertapp_MainRenderer_rtInitCameraArray is never used. (detailed CWE explanation)

The function Java_puscas_mobilertapp_MainRenderer_rtRenderIntoBitmap is never used.
Open

void Java_puscas_mobilertapp_MainRenderer_rtRenderIntoBitmap(

The function Java_puscas_mobilertapp_MainRenderer_rtRenderIntoBitmap is never used. (detailed CWE explanation)

The function Java_puscas_mobilertapp_MainRenderer_rtInitialize is never used.
Open

jint Java_puscas_mobilertapp_MainRenderer_rtInitialize(

The function Java_puscas_mobilertapp_MainRenderer_rtInitialize is never used. (detailed CWE explanation)

There are no issues that match your filters.

Category
Status