Sha256: 5d42359a16245611191156dccb14189db9ed4584b6caf81b2f4cda3f6df1a11b

Contents?: true

Size: 1.75 KB

Versions: 19

Compression:

Stored size: 1.75 KB

Contents

/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class com_rhomobile_rhodes_Logger */

#ifndef _Included_com_rhomobile_rhodes_Logger
#define _Included_com_rhomobile_rhodes_Logger
#ifdef __cplusplus
extern "C" {
#endif
/*
 * Class:     com_rhomobile_rhodes_Logger
 * Method:    E
 * Signature: (Ljava/lang/String;Ljava/lang/String;)V
 */
JNIEXPORT void JNICALL Java_com_rhomobile_rhodes_Logger_E
  (JNIEnv *, jclass, jstring, jstring);

/*
 * Class:     com_rhomobile_rhodes_Logger
 * Method:    W
 * Signature: (Ljava/lang/String;Ljava/lang/String;)V
 */
JNIEXPORT void JNICALL Java_com_rhomobile_rhodes_Logger_W
  (JNIEnv *, jclass, jstring, jstring);

/*
 * Class:     com_rhomobile_rhodes_Logger
 * Method:    I
 * Signature: (Ljava/lang/String;Ljava/lang/String;)V
 */
JNIEXPORT void JNICALL Java_com_rhomobile_rhodes_Logger_I
  (JNIEnv *, jclass, jstring, jstring);

/*
 * Class:     com_rhomobile_rhodes_Logger
 * Method:    D
 * Signature: (Ljava/lang/String;Ljava/lang/String;)V
 */
JNIEXPORT void JNICALL Java_com_rhomobile_rhodes_Logger_D
  (JNIEnv *, jclass, jstring, jstring);

/*
 * Class:     com_rhomobile_rhodes_Logger
 * Method:    T
 * Signature: (Ljava/lang/String;Ljava/lang/String;)V
 */
JNIEXPORT void JNICALL Java_com_rhomobile_rhodes_Logger_T
  (JNIEnv *, jclass, jstring, jstring);

/*
 * Class:     com_rhomobile_rhodes_Logger
 * Method:    profStart
 * Signature: (Ljava/lang/String;)V
 */
JNIEXPORT void JNICALL Java_com_rhomobile_rhodes_Logger_profStart
  (JNIEnv *, jclass, jstring);

/*
 * Class:     com_rhomobile_rhodes_Logger
 * Method:    profStop
 * Signature: (Ljava/lang/String;)V
 */
JNIEXPORT void JNICALL Java_com_rhomobile_rhodes_Logger_profStop
  (JNIEnv *, jclass, jstring);

#ifdef __cplusplus
}
#endif
#endif

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
rhodes-7.6.0 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h
rhodes-7.5.1 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h
rhodes-7.4.1 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h
rhodes-7.1.17 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h
rhodes-6.2.0 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h
rhodes-6.0.11 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h
rhodes-5.5.18 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h
rhodes-5.5.17 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h
rhodes-5.5.15 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h
rhodes-5.5.0.22 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h
rhodes-5.5.2 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h
rhodes-5.5.0.7 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h
rhodes-5.5.0.3 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h
rhodes-5.5.0 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h
tauplatform-1.0.3 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h
tauplatform-1.0.2 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h
tauplatform-1.0.1 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h
rhodes-3.5.1.12 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h
rhodes-3.4.2 platform/android/Rhodes/jni/include/rhodes/jni/com_rhomobile_rhodes_Logger.h