Home
last modified time | relevance | path

Searched refs:LoadGovResourceAvailable (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/include/
H A Dsocperf_executor_config.h61 …bool LoadGovResourceAvailable(std::shared_ptr<GovResNode> govResNode, const char* level, const cha…
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_config.h73 …bool LoadGovResourceAvailable(std::shared_ptr<GovResNode> govResNode, const char* level, const cha…
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
H A Dsocperf_executor_config.cpp302 || !LoadGovResourceAvailable(govResNode, level, node)) { in TraversalGovResource()
436 bool SocPerfConfig::LoadGovResourceAvailable(std::shared_ptr<GovResNode> govResNode, in LoadGovResourceAvailable() function in OHOS::ResourceSchedule::SocPerfConfig
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf_config.cpp379 || !LoadGovResourceAvailable(govResNode, level, node)) { in TraversalGovResource()
649 bool SocPerfConfig::LoadGovResourceAvailable(std::shared_ptr<GovResNode> govResNode, in LoadGovResourceAvailable() function in OHOS::SOCPERF::SocPerfConfig