Home
last modified time | relevance | path

Searched refs:jVal (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/utils/ituxd/jni/
DthermalJNI.cpp214 static jint writeSysfs(JNIEnv* env, jobject obj, jstring jPath, jint jVal) in writeSysfs() argument
225 ret = writeToFile(path, jVal); in writeSysfs()