Searched defs:isGov (Results 1 - 2 of 2) sorted by relevance
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/include/ |
H A D | socperf_common.h | 49 bool isGov;
member in OHOS::ResourceSchedule::ResourceNode 52 ResourceNode(int32_t id, const std::string& name, int32_t persistMode, bool isGov, bool isMaxValue) : id(id),
in ResourceNode() argument
|
/foundation/resourceschedule/soc_perf/services/core/include/ |
H A D | socperf_common.h | 77 bool isGov;
member in OHOS::SOCPERF::ResourceNode 81 ResourceNode(int32_t id, const std::string& name, int32_t persistMode, bool isGov, bool isMaxValue) : id(id),
in ResourceNode() argument
|
Completed in 2 milliseconds