Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_common.h43 const int32_t RESET_VALUE = -1; variable
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf.cpp211 if (resValue != INVALID_VALUE && resValue != RESET_VALUE) { in SendLimitRequestEventOn()