OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lookup_contains
(Results
1 - 1
of
1
) sorted by null
/hardware/intel/common/utils/ituxd/jni/
thermalJNI.cpp
109
static int
lookup_contains
(const char *base_path, const char *name)
function in namespace:android
177
ret =
lookup_contains
(THERMAL_ZONE_PATH, type);
209
ret =
lookup_contains
(COOLING_DEV_PATH, type);
Completed in 66 milliseconds