| /base/powermgr/thermal_manager/application/protector/src/policy/ |
| D | protector_thermal_zone_info.cpp | 24 uint32_t level = 0; in UpdateThermalLevel() local 33 void ProtectorThermalZoneInfo::AscJudgment(int32_t curTemp, uint32_t &level) in AscJudgment() 55 void ProtectorThermalZoneInfo::DescJudgment(int32_t curTemp, uint32_t &level) in DescJudgment() 78 void ProtectorThermalZoneInfo::HandleAscNextUpTemp(uint32_t &level, int32_t curTemp) in HandleAscNextUpTemp() 90 void ProtectorThermalZoneInfo::HandleAscCurDownTemp(uint32_t &level, int32_t curTemp) in HandleAscCurDownTemp() 102 void ProtectorThermalZoneInfo::HandleAscMaxSizeTemp(uint32_t &level, int32_t curTemp) in HandleAscMaxSizeTemp() 117 void ProtectorThermalZoneInfo::HandleAscMinSizeTemp(uint32_t &level, int32_t curTemp) in HandleAscMinSizeTemp() 134 void ProtectorThermalZoneInfo::HandleDescNextUpTemp(uint32_t &level, int32_t curTemp) in HandleDescNextUpTemp() 146 void ProtectorThermalZoneInfo::HandleDescCurDownTemp(uint32_t &level, int32_t curTemp) in HandleDescCurDownTemp() 158 void ProtectorThermalZoneInfo::HandleDescMaxSizeTemp(uint32_t &level, int32_t curTemp) in HandleDescMaxSizeTemp() [all …]
|
| /base/hiviewdfx/hilog/frameworks/native/ |
| D | hilog_ndk.c | 21 int OHOSHiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *… in OHOSHiLogPrint() 31 bool OHOSHiLogIsLoggable(unsigned int domain, const char *tag, LogLevel level) in OHOSHiLogIsLoggable()
|
| D | format.cpp | 35 const char* ParsedFromLevel(uint16_t level) in ParsedFromLevel() 47 int ColorFromLevel(uint16_t level) in ColorFromLevel()
|
| D | hilog_base.cpp | 133 static int HiLogBasePrintArgs(const LogType type, const LogLevel level, const unsigned int domain, … in HiLogBasePrintArgs() 160 int HiLogBasePrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *… in HiLogBasePrint() 170 bool HiLogBaseIsLoggable(unsigned int domain, const char *tag, LogLevel level) in HiLogBaseIsLoggable()
|
| /base/security/deviceauth/deps_adapter/os_adapter/impl/src/ |
| D | hc_log.c | 21 static void DevAuthOutPrint(const char *buf, DevAuthLogLevel level) in DevAuthOutPrint() 45 void DevAuthLogPrint(DevAuthLogLevel level, const char *funName, const char *fmt, ...) in DevAuthLogPrint()
|
| /base/hiviewdfx/hilog/frameworks/native/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/battery_statistics/services/native/src/entities/ |
| D | battery_stats_entity.cpp | 53 …ng BatteryStatsEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() 59 long BatteryStatsEntity::GetActiveTimeMs(StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() 93 int16_t level) in GetOrCreateTimer() 100 StatsUtils::StatsType statsType, int16_t level) in GetOrCreateTimer()
|
| D | phone_entity.cpp | 33 long PhoneEntity::GetActiveTimeMs(StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() 86 …sHelper::ActiveTimer> PhoneEntity::GetOrCreateTimer(StatsUtils::StatsType statsType, int16_t level) in GetOrCreateTimer()
|
| D | gps_entity.cpp | 32 long GpsEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() 112 int16_t level) in GetOrCreateTimer()
|
| /base/powermgr/thermal_manager/services/native/src/thermal_policy/ |
| D | thermal_config_sensor_cluster.cpp | 41 uint32_t level = 0; in UpdateThermalLevel() local 54 std::vector<uint32_t> &levelList, uint32_t &level) in CalculateSensorLevel() 105 …malConfigSensorCluster::AscJudgment(std::vector<LevelItem> &vlev, int32_t curTemp, uint32_t &level) in AscJudgment() 158 …alConfigSensorCluster::DescJudgment(std::vector<LevelItem> &vlev, int32_t curTemp, uint32_t &level) in DescJudgment() 212 bool ThermalConfigSensorCluster::IsTempRateTrigger(TypeTempMap &typeTempInfo, uint32_t &level) in IsTempRateTrigger() 240 bool ThermalConfigSensorCluster::IsAuxSensorTrigger(TypeTempMap &typeTempInfo, uint32_t &level) in IsAuxSensorTrigger()
|
| /base/powermgr/thermal_manager/services/zidl/include/ |
| D | thermal_level_callback_stub.h | 31 void GetThermalLevel(ThermalLevel __attribute__((unused))level) override {} in GetThermalLevel()
|
| /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 | 65 static boolean CheckParameters(uint8 module, uint8 level) in CheckParameters() 107 void HiLogPrintf(uint8 module, uint8 level, const char *nums, const char *fmt, ...) in HiLogPrintf() 144 void HILOG_HashPrintf(uint8 module, uint8 level, const char *nums, uint32 hash, ...) in HILOG_HashPrintf() 229 boolean HiLogSetLogLevel(uint8 level) in HiLogSetLogLevel()
|
| /base/powermgr/thermal_manager/test/systemtest/src/ |
| D | thermal_mgr_interface_test.cpp | 135 void ThermalMgrInterfaceTest::ThermalLevelTest1Callback::GetThermalLevel(ThermalLevel level) in GetThermalLevel() 144 void ThermalMgrInterfaceTest::ThermalLevelTest2Callback::GetThermalLevel(ThermalLevel level) in GetThermalLevel() 153 void ThermalMgrInterfaceTest::ThermalLevelTest3Callback::GetThermalLevel(ThermalLevel level) in GetThermalLevel() 394 ThermalLevel level = thermalMgrClient.GetThermalLevel(); variable 420 ThermalLevel level = thermalMgrClient.GetThermalLevel(); variable 446 ThermalLevel level = thermalMgrClient.GetThermalLevel(); variable 480 ThermalLevel level = thermalMgrClient.GetThermalLevel(); variable 521 ThermalLevel level = thermalMgrClient.GetThermalLevel(); variable 547 ThermalLevel level = thermalMgrClient.GetThermalLevel(); variable 581 ThermalLevel level = thermalMgrClient.GetThermalLevel(); variable [all …]
|
| /base/hiviewdfx/hilog_lite/command/ |
| D | hilog_command.c | 83 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/ |
| D | account_log_wrapper.cpp | 23 bool AccountLogWrapper::JudgeLevel(const AccountLogLevel& level) in JudgeLevel()
|
| /base/powermgr/thermal_manager/services/zidl/src/ |
| D | thermal_level_callback_proxy.cpp | 23 void ThermalLevelCallbackProxy::GetThermalLevel(ThermalLevel level) in GetThermalLevel()
|
| /base/hiviewdfx/hiview/base/ |
| D | hi_logger.cpp | 33 void HiLogger::Print(uint32_t level, uint32_t domain, const char* tag, const char* format, va_list … in Print()
|
| /base/telephony/data_storage/common/src/ |
| D | data_storage_log_wrapper.cpp | 23 bool DataStorageLogWrapper::JudgeLevel(const DataStorageLogLevel &level) in JudgeLevel()
|
| /base/powermgr/battery_manager/interfaces/kits/js/ |
| D | @system.battery.d.ts | 31 level: number; property
|
| /base/hiviewdfx/hiview/base/include/ |
| D | i_logger.h | 28 …virtual void Print(uint32_t level, uint32_t domain, const char* tag, const char* format, va_list a… in Print()
|
| /base/powermgr/thermal_manager/services/native/src/thermal_action/action/ |
| D | action_thermal_level.cpp | 91 uint32_t ActionThermalLevel::LevelRequest(int32_t level) in LevelRequest() 164 void ActionThermalLevel::NotifyThermalLevelChanged(int32_t level) in NotifyThermalLevelChanged() 213 void ActionThermalLevel::SendThermalLevelEvents(int32_t level) in SendThermalLevelEvents()
|
| /base/notification/ces_standard/frameworks/common/log/src/ |
| D | event_log_wrapper.cpp | 23 bool EventLogWrapper::JudgeLevel(const EventLogLevel &level) in JudgeLevel()
|
| /base/security/device_security_level/services/include/ |
| D | dslm_callback_info.h | 26 uint32_t level; member
|
| /base/notification/ans_standard/frameworks/ans/core/common/src/ |
| D | ans_log_wrapper.cpp | 21 bool AnsLogWrapper::JudgeLevel(const AnsLogLevel &level) in JudgeLevel()
|