Searched refs:GetActionEnableEvent (Results 1 – 3 of 3) sorted by relevance
40 bool GetActionEnableEvent(const std::string& actionName);
40 bool ThermalConfigFileParser::GetActionEnableEvent(const std::string& actionName) in GetActionEnableEvent() function in OHOS::PowerMgr::ThermalConfigFileParser
254 bool enableEvent = g_configParser->GetActionEnableEvent(actionName); in ThermalActionTriggered()