Home
last modified time | relevance | path

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

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