OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:readSysfs
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/utils/ituxd/jni/
thermalJNI.cpp
230
static jstring
readSysfs
(JNIEnv* env, jobject obj, jstring jPath)
278
{"native_readSysfs", "(Ljava/lang/String;)Ljava/lang/String;", (void*)
readSysfs
},
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalUtils.java
49
public static String
readSysfs
(String path) {
53
Log.w(TAG, "caught UnsatisfiedLinkError in
readSysfs
");
Completed in 1384 milliseconds