Home
last modified time | relevance | path

Searched refs:ParseDuration (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_config.h61 …bool ParseDuration(xmlNode* greatGrandson, const std::string& configFile, std::shared_ptr<Action> …
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf_config.cpp466 bool SocPerfConfig::ParseDuration(xmlNode *greatGrandson, in ParseDuration() function in OHOS::SOCPERF::SocPerfConfig
524 bool ret = ParseDuration(greatGrandson, configFile, action); in TraversalBoostResource()