| /base/security/code_signature/test/unittest/ |
| D | jit_code_sign_test.cpp | 154 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable 182 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable 205 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable 247 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable 296 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable 319 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable 343 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable 367 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable 392 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable 432 for (JitBufferIntegrityLevel level = MIN_LEVEL; variable [all …]
|
| /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/hiviewdfx/hilog/platform/ |
| D | hilog_printf.cpp | 21 static OHOS::Ace::LogLevel ConvertLogLevel(LogLevel level) in ConvertLogLevel() 39 int HiLogPrintArgs(const LogType type, const LogLevel level, const unsigned int domain, const char … in HiLogPrintArgs() 46 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt,… in HiLogPrint() 56 void HiLogSetAppMinLogLevel(LogLevel level) in HiLogSetAppMinLogLevel() 61 bool HiLogIsLoggable(unsigned int domain, const char *tag, LogLevel level) in HiLogIsLoggable()
|
| /base/hiviewdfx/hilog/frameworks/hilog_ndk/ |
| D | hilog_ndk.c | 26 int OH_LOG_Print(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fm… in OH_LOG_Print() 36 int OH_LOG_PrintMsg(LogType type, LogLevel level, unsigned int domain, const char *tag, const char … in OH_LOG_PrintMsg() 41 int OH_LOG_PrintMsgByLen(LogType type, LogLevel level, unsigned int domain, const char *tag, size_t… in OH_LOG_PrintMsgByLen() 60 int OH_LOG_VPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *f… in OH_LOG_VPrint() 65 bool OH_LOG_IsLoggable(unsigned int domain, const char *tag, LogLevel level) in OH_LOG_IsLoggable() 75 void OH_LOG_SetMinLogLevel(LogLevel level) in OH_LOG_SetMinLogLevel()
|
| /base/hiviewdfx/hitrace/frameworks/hitrace_ndk/ |
| D | hitrace_meter_ndk.c | 51 void OH_HiTrace_StartTraceEx(HiTrace_Output_Level level, const char *name, const char *customArgs) in OH_HiTrace_StartTraceEx() 56 void OH_HiTrace_FinishTraceEx(HiTrace_Output_Level level) in OH_HiTrace_FinishTraceEx() 61 void OH_HiTrace_StartAsyncTraceEx(HiTrace_Output_Level level, const char *name, int32_t taskId, in OH_HiTrace_StartAsyncTraceEx() 67 void OH_HiTrace_FinishAsyncTraceEx(HiTrace_Output_Level level, const char *name, int32_t taskId) in OH_HiTrace_FinishAsyncTraceEx() 72 void OH_HiTrace_CountTraceEx(HiTrace_Output_Level level, const char *name, int64_t count) in OH_HiTrace_CountTraceEx()
|
| /base/powermgr/thermal_manager/services/native/src/thermal_policy/ |
| D | thermal_config_sensor_cluster.cpp | 120 uint32_t level = latestLevel_; in CalculateSensorLevel() local 131 …ermalConfigSensorCluster::AscendLevelToThreshold(std::vector<LevelItem>& levItems, uint32_t& level, in AscendLevelToThreshold() 144 … uint32_t& level, const int32_t& curTemp, const TypeTempMap& typeTempInfo, const std::string& type) in DescendLevelToThresholdClr() 156 … uint32_t& level, const int32_t& curTemp, const TypeTempMap& typeTempInfo, const std::string& type) in DescendLevelToThreshold() 169 … uint32_t& level, const int32_t& curTemp, const TypeTempMap& typeTempInfo, const std::string& type) in AscendLevelToThresholdClr() 182 … uint32_t& level, const int32_t& curTemp, const TypeTempMap& typeTempInfo, const std::string& type) in LevelUpwardsSearch() 194 … uint32_t& level, const int32_t& curTemp, const TypeTempMap& typeTempInfo, const std::string& type) in LevelDownwardsSearch() 206 … uint32_t& level, const int32_t& curTemp, const TypeTempMap& typeTempInfo, const std::string& type) in LevelDownwardsSearchWithThreshold() 219 … uint32_t& level, const int32_t& curTemp, const TypeTempMap& typeTempInfo, const std::string& type) in LevelUpwardsSearchWithThreshold() 231 …nsorCluster::AscJudgment(std::vector<LevelItem>& levItems, const int32_t& curTemp, uint32_t& level, in AscJudgment() [all …]
|
| /base/powermgr/thermal_manager/test/unittest/src/ |
| D | thermal_config_sensor_cluster_test.cpp | 133 uint32_t level = 1; variable 174 uint32_t level = 1; variable 200 uint32_t level = 0; variable 228 uint32_t level = 1; variable 263 uint32_t level = 1; variable 289 uint32_t level = 0; variable 309 uint32_t level = 0; variable 346 uint32_t level = 0; variable 402 uint32_t level = 0; variable
|
| D | thermal_action_report_test.cpp | 90 std::string ThermalActionReportTest::GetActionValue(const std::string& actionName, uint32_t level) in GetActionValue() 251 const std::string& actionName, int32_t level, const std::string& dumpInfo, bool isReversed) in ThermalActionTriggered() 323 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable 362 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable 402 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable 442 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable 482 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable 522 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable 562 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable 602 int32_t level = ThermalActionReportTest::GetThermalLevel(expectLevel); variable [all …]
|
| D | thermal_mock_action_test.cpp | 119 void MockActionCpuBoost::SetSocPerfThermalLevel(uint32_t level) in SetSocPerfThermalLevel() 181 ThermalLevel level = ThermalLevel::COOL; variable 232 ThermalLevel level = ThermalLevel::COOL; variable 258 ThermalLevel level = ThermalLevel::COOL; variable 294 ThermalLevel level = ThermalLevel::COOL; variable 329 ThermalLevel level = ThermalLevel::COOL; variable 368 ThermalLevel level = ThermalLevel::COOL; variable 403 ThermalLevel level = ThermalLevel::COOL; variable 441 ThermalLevel level = ThermalLevel::COOL; variable
|
| /base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
| D | hitrace_meter_c.c | 44 void HiTraceStartTraceEx(HiTraceOutputLevel level, uint64_t tag, const char* name, const char* cust… in HiTraceStartTraceEx() 49 void HiTraceFinishTraceEx(HiTraceOutputLevel level, uint64_t tag) in HiTraceFinishTraceEx() 53 void HiTraceStartAsyncTraceEx(HiTraceOutputLevel level, uint64_t tag, const char* name, int32_t tas… in HiTraceStartAsyncTraceEx() 58 void HiTraceFinishAsyncTraceEx(HiTraceOutputLevel level, uint64_t tag, const char* name, int32_t ta… in HiTraceFinishAsyncTraceEx() 62 void HiTraceCountTraceEx(HiTraceOutputLevel level, uint64_t tag, const char* name, int64_t count) in HiTraceCountTraceEx()
|
| D | hitrace_meter_wrapper.cpp | 53 void StartTraceExCwrapper(HiTraceOutputLevel level, uint64_t tag, const char* name, const char* cus… in StartTraceExCwrapper() 58 void FinishTraceExCwrapper(HiTraceOutputLevel level, uint64_t tag) in FinishTraceExCwrapper() 63 void StartAsyncTraceExCwrapper(HiTraceOutputLevel level, uint64_t tag, const char* name, int32_t ta… in StartAsyncTraceExCwrapper() 69 void FinishAsyncTraceExCwrapper(HiTraceOutputLevel level, uint64_t tag, const char* name, int32_t t… in FinishAsyncTraceExCwrapper() 74 void CountTraceExCwrapper(HiTraceOutputLevel level, uint64_t tag, const char* name, int64_t count) in CountTraceExCwrapper()
|
| /base/web/webview/ohos_adapter/hiviewdfx_adapter/src/ |
| D | hilog_adapter.cpp | 41 int HiLogAdapterPrintLog(uint32_t level, const char* tag, const char* fmt, va_list ap) in HiLogAdapterPrintLog() 50 int HiLogAdapterConsoleLog(uint32_t level, const char* tag, const char* fmt, va_list ap) in HiLogAdapterConsoleLog() 56 int HiLogAdapter::PrintLog(LogLevelAdapter level, const char* tag, const char* fmt, ...) in PrintLog() 66 int HiLogAdapter::PrintConsoleLog(LogLevelAdapter level, const char* tag, const char* fmt, ...) in PrintConsoleLog()
|
| /base/powermgr/thermal_manager/frameworks/ets/taihe/thermal/test/unittest/ |
| D | thermal_taihe_native_test.cpp | 62 ThermalLevel level = ThermalLevel::COOL; in GetThermalLevel() local 102 OHOS::PowerMgr::ThermalLevel level = OHOS::PowerMgr::ThermalLevel::COOL; variable 149 ohos::thermal::ThermalLevel level = GetLevel(); variable 166 OHOS::PowerMgr::ThermalLevel level = OHOS::PowerMgr::ThermalLevel::COOL; variable
|
| /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/powermgr/battery_statistics/test/unittest/src/clienttest/ |
| D | stats_phone_test.cpp | 100 int16_t level = 0; variable 162 int16_t level = 0; variable 200 int16_t level = 0; variable 240 int16_t level = 0; variable 309 int16_t level = 0; variable 377 int16_t level = 0; variable 438 int16_t level = 0; variable 476 int16_t level = 0; variable 545 int16_t level = 0; variable 585 int16_t level = 0; variable [all …]
|
| /base/hiviewdfx/hilog/platform/interface/native/ |
| D | log.cpp | 20 void LogPrint(OHOS::Ace::LogLevel level, const char* fmt, ...) in LogPrint() 28 void LogPrint(OHOS::Ace::LogLevel level, const char* fmt, va_list args) in LogPrint()
|
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
| D | cert_manager_auth_mgr.c | 196 bool isNeedGenKey, enum CmAuthStorageLevel level) in CalcUriMac() 237 …int32_t DeleteMacKey(const struct CMUri *uriObj, uint32_t clientUid, enum CmAuthStorageLevel level) in DeleteMacKey() 301 struct CmBlob *authUri, enum CmAuthStorageLevel level) in GenerateAuthUri() 361 enum CmAuthStorageLevel level; in CmAuthGrantAppCertificate() local 476 static int32_t CheckIsAuthorizedApp(const struct CMUri *uriObj, enum CmAuthStorageLevel level) in CheckIsAuthorizedApp() 535 enum CmAuthStorageLevel level; in CmAuthIsAuthorizedApp() local 571 enum CmAuthStorageLevel level; in CmAuthRemoveGrantedApp() local 613 enum CmAuthStorageLevel level) in DeleteAuthInfo() 638 …eAuthInfo(const struct CmContext *context, const struct CmBlob *uri, enum CmAuthStorageLevel level) in CmAuthDeleteAuthInfo() 677 enum CmAuthStorageLevel level; in CmAuthDeleteAuthInfoByUserId() local [all …]
|
| D | cert_manager_key_operation.c | 74 static int32_t AddUserIdParam(struct HksParamSet *paramSet, enum CmAuthStorageLevel level, const st… in AddUserIdParam() 121 enum CmAuthStorageLevel level, const struct CmBlob *uri) in ConstructParamSet() 170 static uint32_t TranslateToHuksLevel(enum CmAuthStorageLevel level) in TranslateToHuksLevel() 181 int32_t CmKeyOpGenMacKey(const struct CmBlob *alias, enum CmAuthStorageLevel level) in CmKeyOpGenMacKey() 257 int32_t CmKeyOpDeleteKey(const struct CmBlob *alias, enum CmAuthStorageLevel level) in CmKeyOpDeleteKey() 293 struct CmBlob *mac, enum CmAuthStorageLevel level) in CmKeyOpCalcMac() 436 enum CmAuthStorageLevel level) in GetKeyProperties() 484 struct HksParamSet *paramSet, enum CmAuthStorageLevel level) in AddParamsToParamSet() 538 struct HksParamSet **outParamSet, enum CmAuthStorageLevel level) in ConstructInitParamSet() 614 enum CmAuthStorageLevel level, struct CmBlob *handle) in CmKeyOpInit()
|
| /base/update/updater/services/include/log/ |
| D | log.h | 35 #define LOG(level) UpdaterLogger(level).OutputUpdaterLog((UPDATER_LOG_FILE_NAME), (__LINE__)) argument 65 UpdaterLogger(int level) : level_(level) {} in UpdaterLogger() 96 ErrorCode(enum UpdaterErrorCode level) {} in ErrorCode()
|
| /base/powermgr/thermal_manager/test/systemtest/src/ |
| 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() 639 ThermalLevel level = static_cast<ThermalLevel>(levelValue); variable 666 ThermalLevel level = static_cast<ThermalLevel>(levelValue); variable 691 ThermalLevel level = static_cast<ThermalLevel>(levelValue); variable 720 ThermalLevel level = static_cast<ThermalLevel>(levelValue); variable 745 ThermalLevel level = static_cast<ThermalLevel>(levelValue); variable
|
| /base/update/updateservice/foundations/ability/log/src/test/unittest/src/ |
| D | update_log_test.cpp | 50 UpdateLogLevel level = UpdateLogLevel::UPDATE_DEBUG; variable 63 UpdateLogLevel level = UpdateLogLevel::UPDATE_ERROR; variable
|
| /base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
| D | stats_service_phone_test.cpp | 125 int16_t level = 0; variable 196 int16_t level = 0; variable 240 int16_t level = 0; variable 287 int16_t level = 0; variable 368 int16_t level = 0; variable 449 int16_t level = 0; variable 520 int16_t level = 0; variable 564 int16_t level = 0; variable 645 int16_t level = 0; variable 694 int16_t level = 0; variable [all …]
|
| /base/powermgr/thermal_manager/frameworks/cj/ |
| D | cj_thermal_manager.cpp | 40 bool CjThermalLevelCallback::OnThermalLevelChanged(ThermalLevel level) in OnThermalLevelChanged() 57 ThermalLevel level = thermalMgrClient_.GetThermalLevel(); in GetThermalLevel() local
|
| /base/security/device_security_level/baselib/msglib/src/lite/ |
| D | messenger_device_status_manager.c | 43 int32_t level; member 83 static void ProcessDeviceStatusReceiver(const DeviceIdentify *devId, uint32_t status, int32_t level) in ProcessDeviceStatusReceiver() 130 int32_t level = 0; in MessengerOnNodeStateChange() local 165 static int32_t InitDeviceOnlineProcessor(const DeviceIdentify *devId, int32_t level, void *para) in InitDeviceOnlineProcessor() 278 bool MessengerGetDeviceOnlineStatus(const DeviceIdentify *devId, int32_t *level) in MessengerGetDeviceOnlineStatus() 310 bool MessengerGetSelfDeviceIdentify(DeviceIdentify *devId, int32_t *level) in MessengerGetSelfDeviceIdentify() 346 int32_t level = -1; in MessengerForEachDeviceProcess() local
|
| /base/hiviewdfx/hilog/frameworks/libhilog/ |
| D | hilog_printf.cpp | 98 void HiLogSetAppMinLogLevel(LogLevel level) in HiLogSetAppMinLogLevel() 210 static int LogToKmsg(const LogLevel level, const char *tag, const char* info) in LogToKmsg() 238 int HiLogPrintArgs(const LogType type, const LogLevel level, const unsigned int domain, const char … in HiLogPrintArgs() 359 uint16_t level = header.level; in HiLogPrintArgs() local 376 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt,… in HiLogPrint() 391 bool HiLogIsLoggable(unsigned int domain, const char *tag, LogLevel level) in HiLogIsLoggable()
|