Home
last modified time | relevance | path

Searched defs:level (Results 151 - 175 of 4360) sorted by relevance

12345678910>>...175

/third_party/openssl/crypto/x509/
H A Dpcy_lib.c58 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 Diot_log.c28 int IoTLogLevelSet(EnIotLogLevelT level) in IoTLogLevelSet() argument
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Diot_log.c28 int IoTLogLevelSet(EnIotLogLevel level) in IoTLogLevelSet() argument
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Diot_log.c28 int IoTLogLevelSet(EnIotLogLevel level) in IoTLogLevelSet() argument
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Diot_log.c28 int IoTLogLevelSet(EnIotLogLevelT level) in IoTLogLevelSet() argument
/base/hiviewdfx/hiview/plugins/sysevent_source/include/
H A Devent_json_parser.h38 std::string level; member
/base/hiviewdfx/hilog/frameworks/hilog_ndk/
H A Dhilog_ndk.c21 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 Dhilog_printf.cpp19 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 Di_logger.h28 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 Ddefault_logger.cpp31 void DefaultLogger::Print(uint32_t level, uint32_t domain, const char* tag, const char* format, va_list args) in Print() argument
H A Dlogger.cpp48 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 Dcontent_reader.h36 std::string level; member
/base/powermgr/thermal_manager/application/protector/include/policy/
H A Dprotector_thermal_zone_info.h28 uint32_t level; member
[all...]
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_mock_stub_getdescriptor_test.cpp73 ThermalLevel level = ThermalLevel::COOL; in HWTEST_F() local
H A Dthermal_mock_proxy_writeinterfacetoken_test.cpp64 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 Dthermal_level_callback_stub.cpp58 int32_t level; in OnThermalLevelChangedStub() local
/base/powermgr/powermgr_lite/interfaces/kits/battery/js/builtin/src/
H A Dbattery_module.cpp49 double level = 0; in GetStatus() local
/base/powermgr/thermal_manager/frameworks/native/
H A Dthermal_level_callback_stub.cpp53 int32_t level; in OnThermalLevelChangedStub() local
H A Dthermal_mgr_listener.cpp22 bool ThermalMgrListener::ThermalLevelCallback::OnThermalLevelChanged(ThermalLevel level) in OnThermalLevelChanged() argument
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/action_soc/
H A Dsoc_action_base.cpp43 void SocActionBase::SetSocPerfThermalLevel(uint32_t level) in SetSocPerfThermalLevel() argument
/base/notification/distributed_notification_service/test/fuzztest/getbundleimportance_fuzzer/
H A Dgetbundleimportance_fuzzer.cpp38 Notification::NotificationSlot::NotificationLevel level = in DoSomethingInterestingWithMyAPI() local
/base/security/device_security_level/interfaces/inner_api/src/lite/
H A Ddevice_security_info.c46 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 Dsetloglevel.c33 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 Drdb_store_config.h40 void SetSecurityLevel(SecurityLevel level) {}; in SetSecurityLevel() argument
/base/web/webview/ohos_adapter/hiviewdfx_adapter/src/
H A Dhilog_adapter.cpp41 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

Completed in 7 milliseconds

12345678910>>...175