Searched defs:isMaxValue (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/include/ |
H A D | socperf_common.h | 50 bool isMaxValue; variable 52 …de(int32_t id, const std::string& name, int32_t persistMode, bool isGov, bool isMaxValue) : id(id), in ResourceNode()
|
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/include/ |
H A D | socperf_common.h | 74 bool isMaxValue; variable 76 …de(int32_t id, const std::string& name, int32_t persistMode, bool isGov, bool isMaxValue) : id(id), in ResourceNode()
|