Searched defs:greatGrandson (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/ |
H A D | socperf_config.cpp | 229 xmlNode* greatGrandson = grandson->children; in TraversalFreqResource() local 244 bool SocPerfConfig::LoadFreqResourceContent(int32_t persistMode, xmlNode* greatGrandson, const std:… in LoadFreqResourceContent() 310 xmlNode* greatGrandson = grandson->children; in LoadGovResource() local 351 bool SocPerfConfig::TraversalGovResource(int32_t persistMode, xmlNode* greatGrandson, const std::st… in TraversalGovResource() 466 bool SocPerfConfig::ParseDuration(xmlNode *greatGrandson, in ParseDuration() 483 bool SocPerfConfig::ParseResValue(xmlNode* greatGrandson, const std::string& configFile, std::share… in ParseResValue() 522 xmlNode* greatGrandson = grandson->children; in TraversalBoostResource() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/ |
H A D | socperf_executor_config.cpp | 165 xmlNode* greatGrandson = grandson->children; in TraversalFreqResource() local 180 bool SocPerfConfig::LoadFreqResourceContent(int32_t persistMode, xmlNode* greatGrandson, const std:… in LoadFreqResourceContent() 241 xmlNode* greatGrandson = grandson->children; in LoadGovResource() local 274 bool SocPerfConfig::TraversalGovResource(int32_t persistMode, xmlNode* greatGrandson, const std::st… in TraversalGovResource()
|