Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_thread_wrap.h105 …d UpdatePairResValue(int32_t minResId, int64_t minResValue, int32_t maxResId, int64_t maxResValue);
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf_thread_wrap.cpp582 int64_t maxResValue) in UpdatePairResValue() argument
585 UpdateCurrentValue(maxResId, maxResValue); in UpdatePairResValue()