/base/powermgr/thermal_manager/application/protector/src/policy/ |
D | protector_thermal_zone_info.cpp | 25 uint32_t level = 0; in UpdateThermalLevel() local 34 void ProtectorThermalZoneInfo::AscJudgment(int32_t curTemp, uint32_t &level) in AscJudgment() 56 void ProtectorThermalZoneInfo::DescJudgment(int32_t curTemp, uint32_t &level) in DescJudgment() 79 void ProtectorThermalZoneInfo::HandleAscNextUpTemp(uint32_t &level, int32_t curTemp) in HandleAscNextUpTemp() 91 void ProtectorThermalZoneInfo::HandleAscCurDownTemp(uint32_t &level, int32_t curTemp) in HandleAscCurDownTemp() 103 void ProtectorThermalZoneInfo::HandleAscMaxSizeTemp(uint32_t &level, int32_t curTemp) in HandleAscMaxSizeTemp() 118 void ProtectorThermalZoneInfo::HandleAscMinSizeTemp(uint32_t &level, int32_t curTemp) in HandleAscMinSizeTemp() 135 void ProtectorThermalZoneInfo::HandleDescNextUpTemp(uint32_t &level, int32_t curTemp) in HandleDescNextUpTemp() 147 void ProtectorThermalZoneInfo::HandleDescCurDownTemp(uint32_t &level, int32_t curTemp) in HandleDescCurDownTemp() 159 void ProtectorThermalZoneInfo::HandleDescMaxSizeTemp(uint32_t &level, int32_t curTemp) in HandleDescMaxSizeTemp() [all …]
|
/base/powermgr/thermal_manager/test/unittest/src/ |
D | thermal_mock_action_test.cpp | 85 ThermalLevel level = ThermalLevel::COOL; variable 135 ThermalLevel level = ThermalLevel::COOL; variable 160 ThermalLevel level = ThermalLevel::COOL; variable 194 ThermalLevel level = ThermalLevel::COOL; variable 228 ThermalLevel level = ThermalLevel::COOL; variable 263 ThermalLevel level = ThermalLevel::COOL; variable 298 ThermalLevel level = ThermalLevel::COOL; variable 333 ThermalLevel level = ThermalLevel::COOL; variable
|
D | thermal_action_report_test.cpp | 83 ThermalLevel level; in GetThermalLevel() local 91 std::string ThermalActionReportTest::GetActionValue(const std::string& actionName, uint32_t level) in GetActionValue() 252 const std::string& actionName, int32_t level, const std::string& dumpInfo, bool isReversed) in ThermalActionTriggered() 332 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable 371 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable 411 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable 451 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable 491 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable 531 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable 571 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable [all …]
|
D | thermal_service_test.cpp | 314 uint32_t level = 1; variable 353 uint32_t level = 1; variable 377 uint32_t level = 0; variable 403 uint32_t level = 1; variable 436 uint32_t level = 1; variable 460 uint32_t level = 0; variable 478 uint32_t level = 0; variable 518 uint32_t level = 2; variable
|
D | thermal_listener_test.cpp | 43 void ThermalListenerTest::ThermalLevelTestEvent::OnThermalLevelResult(const ThermalLevel& level) in OnThermalLevelResult() 101 ThermalLevel level; variable
|
D | thermal_mock_proxy_writeinterfacetoken_test.cpp | 64 ThermalLevel level = ThermalLevel::COOL; variable 95 ThermalLevel level = ThermalLevel::COOL; variable
|
/base/hiviewdfx/hilog/platform/ |
D | hilog_printf.cpp | 19 static OHOS::HiviewDFX::Hilog::Platform::LogLevel ConvertLogLevel(LogLevel level) in ConvertLogLevel() 36 int HiLogPrintArgs(const LogType type, const LogLevel level, const unsigned int domain, const char … in HiLogPrintArgs() 43 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt,… in HiLogPrint() 53 bool HiLogIsLoggable(unsigned int domain, const char *tag, LogLevel level) in HiLogIsLoggable()
|
/base/powermgr/thermal_manager/test/systemtest/src/ |
D | thermal_mgr_system_test.cpp | 224 std::string level = levelValue; variable 263 std::string level = levelValue; variable 302 std::string level = levelValue; variable 341 std::string level = levelValue; variable 367 std::string level; variable 426 std::string level; variable 484 std::string level; variable 542 std::string level; variable 612 std::string level = levelValue; variable 652 std::string level = levelValue; variable [all …]
|
D | thermal_mgr_interface_test.cpp | 133 bool ThermalMgrInterfaceTest::ThermalLevelTest1Callback::OnThermalLevelChanged(ThermalLevel level) in OnThermalLevelChanged() 144 bool ThermalMgrInterfaceTest::ThermalLevelTest2Callback::OnThermalLevelChanged(ThermalLevel level) in OnThermalLevelChanged() 155 bool ThermalMgrInterfaceTest::ThermalLevelTest3Callback::OnThermalLevelChanged(ThermalLevel level) in OnThermalLevelChanged() 166 bool ThermalMgrInterfaceTest::ThermalLevelTest4Callback::OnThermalLevelChanged(ThermalLevel level) in OnThermalLevelChanged() 178 bool ThermalMgrInterfaceTest::ThermalLevelTest5Callback::OnThermalLevelChanged(ThermalLevel level) in OnThermalLevelChanged() 631 ThermalLevel level; variable 657 ThermalLevel level; variable 681 ThermalLevel level; variable 709 ThermalLevel level; variable 733 ThermalLevel level; variable
|
/base/security/dataclassification/frameworks/datatransmitmgr/ |
D | dev_slinfo_log.c | 21 static void DataSlPrint(const char *buf, DataSlLogLevel level) in DataSlPrint() 41 void DataSlLogPrint(DataSlLogLevel level, const char *funName, const char *fmt, ...) in DataSlLogPrint()
|
/base/security/crypto_framework/common/src/ |
D | log.c | 22 static void HcfOutPrint(const char *buf, HcfLogLevel level) in HcfOutPrint() 42 void HcfLogPrint(HcfLogLevel level, const char *funName, const char *fmt, ...) in HcfLogPrint()
|
/base/powermgr/battery_statistics/services/native/src/entities/ |
D | battery_stats_entity.cpp | 56 …_t BatteryStatsEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() 62 int64_t BatteryStatsEntity::GetActiveTimeMs(StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() 103 int16_t level) in GetOrCreateTimer() 110 StatsUtils::StatsType statsType, int16_t level) in GetOrCreateTimer() 117 StatsUtils::StatsType statsType, int16_t level) in GetOrCreateTimer()
|
/base/hiviewdfx/hilog/frameworks/hilog_ndk/ |
D | hilog_ndk.c | 21 int OH_LOG_Print(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fm… in OH_LOG_Print() 31 bool OH_LOG_IsLoggable(unsigned int domain, const char *tag, LogLevel level) in OH_LOG_IsLoggable()
|
/base/powermgr/thermal_manager/services/native/src/thermal_policy/ |
D | thermal_config_sensor_cluster.cpp | 88 uint32_t level = latestLevel_; in CalculateSensorLevel() local 101 …onfigSensorCluster::AscJudgment(std::vector<LevelItem>& levItems, int32_t curTemp, uint32_t& level) in AscJudgment() 146 …nfigSensorCluster::DescJudgment(std::vector<LevelItem>& levItems, int32_t curTemp, uint32_t& level) in DescJudgment() 191 …d ThermalConfigSensorCluster::CheckExtraCondition(const TypeTempMap& typeTempInfo, uint32_t& level) in CheckExtraCondition() 206 bool ThermalConfigSensorCluster::IsTempRateTrigger(uint32_t& level) in IsTempRateTrigger() 232 …ol ThermalConfigSensorCluster::IsAuxSensorTrigger(const TypeTempMap& typeTempInfo, uint32_t& level) in IsAuxSensorTrigger()
|
/base/update/updater/services/include/log/ |
D | log.h | 34 #define LOG(level) UpdaterLogger(level).OutputUpdaterLog((__FILE_NAME__), (__LINE__)) argument 64 UpdaterLogger(int level) : level_(level) {} in UpdaterLogger() 95 ErrorCode(enum UpdaterErrorCode level) {} in ErrorCode()
|
/base/hiviewdfx/hilog/platform/interface/native/ |
D | log.cpp | 34 void LogPrint(LogLevel level, const char* fmt, ...) in LogPrint() 46 void LogPrint(LogLevel level, const char* fmt, va_list args) in LogPrint() 61 void LogPrint(LogLevel level, const char* fmt, va_list args) in LogPrint()
|
/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
D | stats_phone_test.cpp | 96 int16_t level = 0; variable 154 int16_t level = 0; variable 190 int16_t level = 0; variable 228 int16_t level = 0; variable 293 int16_t level = 0; variable 357 int16_t level = 0; variable 414 int16_t level = 0; variable 450 int16_t level = 0; variable 515 int16_t level = 0; variable 553 int16_t level = 0; variable [all …]
|
/base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
D | stats_service_phone_test.cpp | 119 int16_t level = 0; variable 183 int16_t level = 0; variable 222 int16_t level = 0; variable 265 int16_t level = 0; variable 338 int16_t level = 0; variable 410 int16_t level = 0; variable 473 int16_t level = 0; variable 512 int16_t level = 0; variable 585 int16_t level = 0; variable 630 int16_t level = 0; variable [all …]
|
/base/powermgr/thermal_manager/services/zidl/include/ |
D | thermal_level_callback_stub.h | 35 bool OnThermalLevelChanged(ThermalLevel __attribute__((unused)) level) override in OnThermalLevelChanged()
|
/base/security/device_security_level/interfaces/inner_api/src/lite/ |
D | device_security_info.c | 46 static int32_t GetDeviceSecurityLevelValueImpl(const DeviceSecurityInfo *info, int32_t *level) in GetDeviceSecurityLevelValueImpl() 76 int32_t GetDeviceSecurityLevelValue(const DeviceSecurityInfo *info, int32_t *level) in GetDeviceSecurityLevelValue()
|
/base/hiviewdfx/hilog/frameworks/libhilog/base/ |
D | hilog_base.c | 81 …const LogType type, const LogLevel level, const unsigned int domain, const char *tag, const char *… in HiLogBasePrintArgs() 101 int HiLogBasePrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *… in HiLogBasePrint() 115 bool HiLogBaseIsLoggable(unsigned int domain, const char *tag, LogLevel level) in HiLogBaseIsLoggable()
|
/base/powermgr/thermal_manager/services/native/include/thermal_policy/ |
D | thermal_config_sensor_cluster.h | 30 uint32_t level; member 36 int32_t level; member
|
/base/hiviewdfx/hilog_lite/frameworks/mini/ |
D | hiview_log.c | 67 static boolean CheckParameters(uint8 module, uint8 level) in CheckParameters() 109 void HiLogPrintf(uint8 module, uint8 level, const char *nums, const char *fmt, ...) in HiLogPrintf() 146 void HILOG_HashPrintf(uint8 module, uint8 level, const char *nums, uint32 hash, ...) in HILOG_HashPrintf() 231 boolean HiLogSetLogLevel(uint8 level) in HiLogSetLogLevel()
|
/base/hiviewdfx/hilog/frameworks/libhilog/ |
D | hilog_printf.cpp | 196 static int LogToKmsg(const LogLevel level, const char *tag, const char* info) in LogToKmsg() 215 int HiLogPrintArgs(const LogType type, const LogLevel level, const unsigned int domain, const char … in HiLogPrintArgs() 338 uint16_t level = header.level; in HiLogPrintArgs() local 355 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt,… in HiLogPrint() 365 bool HiLogIsLoggable(unsigned int domain, const char *tag, LogLevel level) in HiLogIsLoggable()
|
/base/telephony/core_service/services/network_search/src/ |
D | cell_info.cpp | 516 int32_t level = GetCurrentSignalLevelGsm(rxlev); in ProcessCurrentCellGsm() local 548 int32_t level = GetCurrentSignalLevelLte(rsrp); in ProcessCurrentCellLte() local 579 int32_t level = GetCurrentSignalLevelWcdma(rscp); in ProcessCurrentCellWcdma() local 610 int32_t level = GetCurrentSignalLevelCdma(pilotStrength); in ProcessCurrentCellCdma() local 641 int32_t level = GetCurrentSignalLevelTdscdma(rscp); in ProcessCurrentCellTdscdma() local 674 int32_t level = GetCurrentSignalLevelNr(rsrp); in ProcessCurrentCellNr() local 689 int32_t level = SIGNAL_LEVEL_INVALID; in GetCurrentSignalLevelGsm() local 705 int32_t level = SIGNAL_LEVEL_INVALID; in GetCurrentSignalLevelLte() local 721 int32_t level = SIGNAL_LEVEL_INVALID; in GetCurrentSignalLevelWcdma() local 737 int32_t level = SIGNAL_LEVEL_INVALID; in GetCurrentSignalLevelCdma() local [all …]
|