Home
last modified time | relevance | path

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 Dsocperf_common.h49 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 Dsocperf_common.h77 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