Searched refs:GetXmlIntProp (Results 1 – 4 of 4) sorted by relevance
48 int32_t GetXmlIntProp(const xmlNode* xmlNode, const char* propName) const;
54 int32_t GetXmlIntProp(const xmlNode* xmlNode, const char* propName) const;
502 int32_t SocPerfConfig::GetXmlIntProp(const xmlNode* xmlNode, const char* propName) const in GetXmlIntProp() function in OHOS::SOCPERF::SocPerfConfig520 action->thermalLvl_ = GetXmlIntProp(grandson, "thermalLvl"); in TraversalBoostResource()521 action->thermalCmdId_ = GetXmlIntProp(grandson, "thermalCmdId"); in TraversalBoostResource()
315 int32_t SocPerfConfig::GetXmlIntProp(const xmlNode* xmlNode, const char* propName) const in GetXmlIntProp() function in OHOS::ResourceSchedule::SocPerfConfig