OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zoneid
(Results
1 - 5
of
5
) sorted by null
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalManager.java
95
/* Hashtable of (ProfileName and Hashtable(
zoneID
, ZoneCoolerBindingInfo) object */
250
* This class stores the zone throttle info. It contains the
zoneID
,
448
public void setZoneID(int
zoneID
) {
449
mZoneID =
zoneID
;
636
Log.e(TAG, "CoolerBindingInfo for
zoneid
:" + zone.getZoneId() + "not mapped");
719
public static boolean updateZoneCriticalPendingMap(int
zoneid
, int flag) {
722
Integer oldVal = sZoneCriticalPendingMap.get(
zoneid
);
724
sZoneCriticalPendingMap.put(
zoneid
, flag);
/external/icu/icu4c/source/common/
putil.cpp
959
const char*
zoneid
= newpath + (sizeof(TZZONEINFO)) - 1;
local
960
skipZoneIDPrefix(&
zoneid
);
961
uprv_strcpy(SEARCH_TZFILE_RESULT,
zoneid
);
[
all
...]
/external/icu/icu4c/source/tools/tzcode/
tz2icu.cpp
[
all
...]
/external/valgrind/coregrind/m_syswrap/
syswrap-solaris.c
[
all
...]
/external/valgrind/memcheck/tests/solaris/
scalar.stderr.exp
[
all
...]
Completed in 381 milliseconds