Searched defs:greatGrandson (Results 1 - 2 of 2) sorted by relevance
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/ |
H A D | socperf_executor_config.cpp | 203 xmlNode* greatGrandson = grandson->children; in TraversalFreqResource() local 218 bool SocPerfConfig::LoadFreqResourceContent(int32_t persistMode, xmlNode* greatGrandson, const std::string& configFile, in LoadFreqResourceContent() argument 286 xmlNode* greatGrandson = grandson->children; LoadGovResource() local 319 TraversalGovResource(int32_t persistMode, xmlNode* greatGrandson, const std::string& configFile, std::shared_ptr<GovResNode> govResNode) TraversalGovResource() argument [all...] |
/foundation/resourceschedule/soc_perf/services/core/src/ |
H A D | socperf_config.cpp | 295 xmlNode* greatGrandson = grandson->children; in TraversalFreqResource() local 312 bool SocPerfConfig::LoadFreqResourceContent(int32_t persistMode, xmlNode* greatGrandson, const std::string& configFile, in LoadFreqResourceContent() argument 388 xmlNode* greatGrandson = grandson->children; LoadGovResource() local 430 TraversalGovResource(int32_t persistMode, xmlNode* greatGrandson, const std::string& configFile, std::shared_ptr<GovResNode> govResNode) TraversalGovResource() argument 553 ParseDuration(xmlNode *greatGrandson, const std::string& configFile, std::shared_ptr<Action> action) const ParseDuration() argument 570 ParseResValue(xmlNode* greatGrandson, const std::string& configFile, std::shared_ptr<Action> action) ParseResValue() argument 609 xmlNode* greatGrandson = grandson->children; TraversalBoostResource() local [all...] |
Completed in 3 milliseconds