Home
last modified time | relevance | path

Searched defs:level (Results 1 – 25 of 173) sorted by relevance

1234567

/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_mock_action_test.cpp79 ThermalLevel level = ThermalLevel::COOL; variable
122 ThermalLevel level = ThermalLevel::COOL; variable
148 ThermalLevel level = ThermalLevel::COOL; variable
182 ThermalLevel level = ThermalLevel::COOL; variable
216 ThermalLevel level = ThermalLevel::COOL; variable
250 ThermalLevel level = ThermalLevel::COOL; variable
283 ThermalLevel level = ThermalLevel::COOL; variable
316 ThermalLevel level = ThermalLevel::COOL; variable
Dthermal_action_report_test.cpp79 std::string ThermalActionReportTest::GetActionValue(const std::string& actionName, uint32_t level) in GetActionValue()
239 void ThermalActionReportTest::ThermalActionTriggered(const std::string& actionName, int32_t level, in ThermalActionTriggered()
311 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable
353 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable
395 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable
437 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable
479 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable
521 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable
563 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable
605 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable
[all …]
Dthermal_service_test.cpp318 uint32_t level = 1; variable
357 uint32_t level = 1; variable
381 uint32_t level = 0; variable
407 uint32_t level = 1; variable
440 uint32_t level = 1; variable
464 uint32_t level = 0; variable
482 uint32_t level = 0; variable
522 uint32_t level = 2; variable
Dthermal_mock_proxy_writeinterfacetoken_test.cpp64 ThermalLevel level = ThermalLevel::COOL; variable
95 ThermalLevel level = ThermalLevel::COOL; variable
/base/powermgr/thermal_manager/application/protector/src/policy/
Dprotector_thermal_zone_info.cpp25 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/hiviewdfx/hilog/platform/
Dhilog_printf.cpp19 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/
Dthermal_mgr_system_test.cpp224 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 …]
Dthermal_mgr_interface_test.cpp95 bool ThermalMgrInterfaceTest::ThermalLevelTest1Callback::GetThermalLevel(ThermalLevel level) in GetThermalLevel()
106 bool ThermalMgrInterfaceTest::ThermalLevelTest2Callback::GetThermalLevel(ThermalLevel level) in GetThermalLevel()
117 bool ThermalMgrInterfaceTest::ThermalLevelTest3Callback::GetThermalLevel(ThermalLevel level) in GetThermalLevel()
128 bool ThermalMgrInterfaceTest::ThermalLevelTest4Callback::GetThermalLevel(ThermalLevel level) in GetThermalLevel()
142 bool ThermalMgrInterfaceTest::ThermalLevelTest5Callback::GetThermalLevel(ThermalLevel level) in GetThermalLevel()
358 ThermalLevel level = thermalMgrClient.GetThermalLevel(); variable
379 ThermalLevel level = thermalMgrClient.GetThermalLevel(); variable
400 ThermalLevel level = thermalMgrClient.GetThermalLevel(); variable
424 ThermalLevel level = thermalMgrClient.GetThermalLevel(); variable
452 ThermalLevel level = thermalMgrClient.GetThermalLevel(); variable
[all …]
/base/security/crypto_framework/common/src/
Dlog.c22 static void HcfOutPrint(const char *buf, HcfLogLevel level) in HcfOutPrint()
42 void HcfLogPrint(HcfLogLevel level, const char *funName, const char *fmt, ...) in HcfLogPrint()
/base/hiviewdfx/hilog/frameworks/hilog_ndk/
Dhilog_ndk.c21 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/battery_statistics/services/native/src/entities/
Dbattery_stats_entity.cpp56 …_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/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_config_sensor_cluster.cpp88 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/
Dlog.h34 #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/
Dlog.cpp34 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/
Dstats_phone_test.cpp96 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/
Dstats_service_phone_test.cpp119 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/
Dthermal_level_callback_stub.h35 bool GetThermalLevel(ThermalLevel __attribute__((unused)) level) override in GetThermalLevel()
/base/powermgr/thermal_manager/services/native/include/thermal_policy/
Dthermal_config_sensor_cluster.h30 uint32_t level; member
36 int32_t level; member
/base/telephony/core_service/services/network_search/src/
Dcell_info.cpp481 int32_t level = GetCurrentSignalLevelGsm(rxlev); in ProcessCurrentCellGsm() local
508 int32_t level = GetCurrentSignalLevelLte(rsrp); in ProcessCurrentCellLte() local
534 int32_t level = GetCurrentSignalLevelWcdma(rscp); in ProcessCurrentCellWcdma() local
560 int32_t level = GetCurrentSignalLevelCdma(pilotStrength); in ProcessCurrentCellCdma() local
586 int32_t level = GetCurrentSignalLevelTdscdma(rscp); in ProcessCurrentCellTdscdma() local
614 int32_t level = GetCurrentSignalLevelNr(rsrp); in ProcessCurrentCellNr() local
629 int32_t level = SIGNAL_LEVEL_INVALID; in GetCurrentSignalLevelGsm() local
645 int32_t level = SIGNAL_LEVEL_INVALID; in GetCurrentSignalLevelLte() local
661 int32_t level = SIGNAL_LEVEL_INVALID; in GetCurrentSignalLevelWcdma() local
677 int32_t level = SIGNAL_LEVEL_INVALID; in GetCurrentSignalLevelCdma() local
[all …]
/base/hiviewdfx/hilog_lite/frameworks/mini/
Dhiview_log.c67 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/services/hilogd/
Dkmsg_parser.cpp61 uint16_t level; in KmsgLevelMap() local
90 static void ParseHeader(std::string& str, uint8_t& level, std::string& tag) in ParseHeader()
/base/hiviewdfx/hilog_lite/command/
Dhilog_command.c83 bool SetLogLevel(unsigned char level) in SetLogLevel()
119 unsigned char level = LOG_DEBUG; in SetOutputLevel() local
172 char level = arg[0]; in HilogLevelProc() local
/base/account/os_account/frameworks/common/log/src/
Daccount_log_wrapper.cpp23 bool AccountLogWrapper::JudgeLevel(const AccountLogLevel& level) in JudgeLevel()
/base/hiviewdfx/hiview/base/
Dhi_logger.cpp33 void HiLogger::Print(uint32_t level, uint32_t domain, const char* tag, const char* format, va_list … in Print()
/base/powermgr/thermal_manager/services/zidl/src/
Dthermal_level_callback_proxy.cpp24 bool ThermalLevelCallbackProxy::GetThermalLevel(ThermalLevel level) in GetThermalLevel()

1234567