D | thermalJNI.cpp | 129 static jboolean isFileExists(JNIEnv* env, jobject obj, jstring jPath) in isFileExists() argument 150 static jint getThermalZoneIndex(JNIEnv* env, jobject obj, jstring jType) in getThermalZoneIndex() argument 166 static jint getThermalZoneIndexContains(JNIEnv* env, jobject obj, jstring jType) in getThermalZoneIndexContains() argument 182 static jint getCoolingDeviceIndex(JNIEnv* env, jobject obj, jstring jType) in getCoolingDeviceIndex() argument 198 static jint getCoolingDeviceIndexContains(JNIEnv* env, jobject obj, jstring jType) in getCoolingDeviceIndexContains() argument 214 static jint writeSysfs(JNIEnv* env, jobject obj, jstring jPath, jint jVal) in writeSysfs() argument 230 static jstring readSysfs(JNIEnv* env, jobject obj, jstring jPath) in readSysfs() argument 251 static jint readSysfsTemp(JNIEnv* env, jobject obj, jstring jPath) in readSysfsTemp() argument
|