Searched refs:PrintConfig (Results 1 – 10 of 10) sorted by relevance
43 BrightnessConfigParser::PrintConfig(mScreenConfig.brightnessConfig); in Initialize()48 PrintConfig(displayId, brightnessConfig); in Initialize()74 void ConfigParse::PrintConfig(int displayId, const Config& data) const in PrintConfig() function in OHOS::DisplayPowerMgr::ConfigParse76 CalculationConfigParser::PrintConfig(displayId, data.calculationConfig); in PrintConfig()77 LuxFilterConfigParser::PrintConfig(displayId, data.luxFilterConfig); in PrintConfig()78 LuxThresholdConfigParser::PrintConfig(displayId, data.luxThresholdConfig); in PrintConfig()
45 void BrightnessConfigParser::PrintConfig(const BrightnessConfig::Data& data) in PrintConfig() function in OHOS::DisplayPowerMgr::BrightnessConfigParser
49 void CalculationConfigParser::PrintConfig(int displayId, const CalculationConfig::Data& data) in PrintConfig() function in OHOS::DisplayPowerMgr::CalculationConfigParser
79 void LuxFilterConfigParser::PrintConfig( in PrintConfig() function in OHOS::DisplayPowerMgr::LuxFilterConfigParser
111 void LuxThresholdConfigParser::PrintConfig( in PrintConfig() function in OHOS::DisplayPowerMgr::LuxThresholdConfigParser
53 static void PrintConfig(const BrightnessConfig::Data& data);
53 static void PrintConfig(int displayId, const CalculationConfig::Data& data);
44 static void PrintConfig(
51 static void PrintConfig(int displayId, const LuxThresholdConfig::Data& data);
54 void PrintConfig(int displayId, const Config& data) const;