| /third_party/openssl/crypto/x509/ |
| H A D | pcy_lib.c | 58 int X509_policy_level_node_count(X509_POLICY_LEVEL *level) in X509_policy_level_node_count() argument 72 X509_POLICY_NODE *X509_policy_level_get0_node(const X509_POLICY_LEVEL *level, int i) in X509_policy_level_get0_node() argument [all...] |
| /vendor/hisilicon/hispark_pegasus/demo/coap_demo/ |
| H A D | iot_log.c | 28 int IoTLogLevelSet(EnIotLogLevelT level) in IoTLogLevelSet() argument
|
| /vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/ |
| H A D | iot_log.c | 28 int IoTLogLevelSet(EnIotLogLevel level) in IoTLogLevelSet() argument
|
| /vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/ |
| H A D | iot_log.c | 28 int IoTLogLevelSet(EnIotLogLevel level) in IoTLogLevelSet() argument
|
| /vendor/hisilicon/hispark_pegasus/demo/oc_demo/ |
| H A D | iot_log.c | 28 int IoTLogLevelSet(EnIotLogLevelT level) in IoTLogLevelSet() argument
|
| /base/hiviewdfx/hiview/plugins/sysevent_source/include/ |
| H A D | event_json_parser.h | 38 std::string level; member
|
| /base/hiviewdfx/hilog/frameworks/hilog_ndk/ |
| H A D | hilog_ndk.c | 21 int OH_LOG_Print(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...)
in OH_LOG_Print() argument 31 bool OH_LOG_IsLoggable(unsigned int domain, const char *tag, LogLevel level)
in OH_LOG_IsLoggable() argument
|
| /base/hiviewdfx/hilog/platform/ |
| H A D | hilog_printf.cpp | 19 static OHOS::Ace::LogLevel ConvertLogLevel(LogLevel level) in ConvertLogLevel() argument 37 int HiLogPrintArgs(const LogType type, const LogLevel level, const unsigned int domain, const char *tag, in HiLogPrintArgs() argument 44 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in HiLogPrint() argument 54 bool HiLogIsLoggable(unsigned int domain, const char *tag, LogLevel level) in HiLogIsLoggable() argument
|
| /base/hiviewdfx/hiview/base/include/ |
| H A D | i_logger.h | 28 virtual void Print(uint32_t level, uint32_t domain, const char* tag, const char* format, va_list args) {}; in Print() argument
|
| /base/hiviewdfx/hiview/base/ |
| H A D | default_logger.cpp | 31 void DefaultLogger::Print(uint32_t level, uint32_t domain, const char* tag, const char* format, va_list args) in Print() argument
|
| H A D | logger.cpp | 48 void Logger::Print(uint32_t level, uint32_t domain, const char* tag, const char* format, ...) in Print() argument
|
| /base/hiviewdfx/hiview/base/event_store/utility/reader/include/ |
| H A D | content_reader.h | 36 std::string level; member
|
| /base/powermgr/thermal_manager/application/protector/include/policy/ |
| H A D | protector_thermal_zone_info.h | 28 uint32_t level; member [all...] |
| /base/powermgr/thermal_manager/test/unittest/src/ |
| H A D | thermal_mock_stub_getdescriptor_test.cpp | 73 ThermalLevel level = ThermalLevel::COOL; in HWTEST_F() local
|
| H A D | thermal_mock_proxy_writeinterfacetoken_test.cpp | 64 ThermalLevel level = ThermalLevel::COOL; in HWTEST_F() local 95 ThermalLevel level = ThermalLevel::COOL; in HWTEST_F() local
|
| /base/powermgr/thermal_manager/services/zidl/src/ |
| H A D | thermal_level_callback_stub.cpp | 58 int32_t level; in OnThermalLevelChangedStub() local
|
| /base/powermgr/powermgr_lite/interfaces/kits/battery/js/builtin/src/ |
| H A D | battery_module.cpp | 49 double level = 0; in GetStatus() local
|
| /base/powermgr/thermal_manager/frameworks/native/ |
| H A D | thermal_level_callback_stub.cpp | 53 int32_t level; in OnThermalLevelChangedStub() local
|
| H A D | thermal_mgr_listener.cpp | 22 bool ThermalMgrListener::ThermalLevelCallback::OnThermalLevelChanged(ThermalLevel level) in OnThermalLevelChanged() argument
|
| /base/powermgr/thermal_manager/services/native/src/thermal_action/action/action_soc/ |
| H A D | soc_action_base.cpp | 43 void SocActionBase::SetSocPerfThermalLevel(uint32_t level)
in SetSocPerfThermalLevel() argument
|
| /base/notification/distributed_notification_service/test/fuzztest/getbundleimportance_fuzzer/ |
| H A D | getbundleimportance_fuzzer.cpp | 38 Notification::NotificationSlot::NotificationLevel level =
in DoSomethingInterestingWithMyAPI() local
|
| /base/security/device_security_level/interfaces/inner_api/src/lite/ |
| H A D | device_security_info.c | 46 static int32_t GetDeviceSecurityLevelValueImpl(const DeviceSecurityInfo *info, int32_t *level) in GetDeviceSecurityLevelValueImpl() argument 76 int32_t GetDeviceSecurityLevelValue(const DeviceSecurityInfo *info, int32_t *level) in GetDeviceSecurityLevelValue() argument
|
| /base/startup/init/services/begetctl/ |
| H A D | setloglevel.c | 33 unsigned int level = strtoul(argv[1], 0, 10); // 10 is decimal in SetInitLogLevelFromParam() local [all...] |
| /base/security/security_guard/test/unittest/mock/rdb/ |
| H A D | rdb_store_config.h | 40 void SetSecurityLevel(SecurityLevel level) {}; in SetSecurityLevel() argument
|
| /base/web/webview/ohos_adapter/hiviewdfx_adapter/src/ |
| H A D | hilog_adapter.cpp | 41 int HiLogAdapterPrintLog(uint32_t level, const char* tag, const char* fmt, va_list ap) in HiLogAdapterPrintLog() argument 50 int HiLogAdapterConsoleLog(uint32_t level, const char* tag, const char* fmt, va_list ap) in HiLogAdapterConsoleLog() argument 56 int HiLogAdapter::PrintLog(LogLevelAdapter level, const char* tag, const char* fmt, ...) in PrintLog() argument 66 int HiLogAdapter::PrintConsoleLog(LogLevelAdapter level, const char* tag, const char* fmt, ...) in PrintConsoleLog() argument
|