Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
extract-dummy.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <jni.h>
#include <extract.h>
Include dependency graph for extract-dummy.cpp:

Go to the source code of this file.

Functions

JNIEXPORT jintArray JNICALL Java_org_qtproject_qt_android_ExtractStyle_extractNativeChunkInfo20 (JNIEnv *, jobject, long)

Function Documentation

◆ Java_org_qtproject_qt_android_ExtractStyle_extractNativeChunkInfo20()

JNIEXPORT jintArray JNICALL Java_org_qtproject_qt_android_ExtractStyle_extractNativeChunkInfo20 ( JNIEnv * env,
jobject ,
long addr )

Definition at line 8 of file extract-dummy.cpp.