OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCoolingDeviceIndexContains
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/utils/ituxd/jni/
thermalJNI.cpp
204
static jint
getCoolingDeviceIndexContains
(JNIEnv* env, jobject obj, jstring jType)
296
(void*)
getCoolingDeviceIndexContains
},
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalUtils.java
103
public static int
getCoolingDeviceIndexContains
(String name) {
107
Log.w(TAG, "caught UnsatisfiedLinkError in
getCoolingDeviceIndexContains
");
Completed in 126 milliseconds