Home
last modified time | relevance | path

Searched refs:LogType (Results 1 – 25 of 59) sorted by relevance

123

/base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/
Dhiview_log.h135 } LogType; typedef
191 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char* tag, const char* fmt,…
194 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char* tag, const char* fmt,…
210 int HiLogPrintArgs(LogType bufID, LogLevel prio,
/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog/
Dlog.h135 } LogType; typedef
191 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char* tag, const char* fmt,…
194 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char* tag, const char* fmt,…
/base/security/code_signature/services/key_enable/src/
Dmain.rs17 use hilog_rust::{info, error, hilog, HiLogLabel, LogType};
27 log_type: LogType::LogCore,
Dcert_utils.rs17 use hilog_rust::{error, hilog, HiLogLabel, LogType};
22 log_type: LogType::LogCore,
/base/hiviewdfx/hilog/interfaces/rust/src/
Dlib.rs53 pub enum LogType { enum
70 pub log_type: LogType,
/base/hiviewdfx/faultloggerd/common/dfxlog/
Dmusl_log.h32 } LogType; typedef
56 …const LogType type, const LogLevel level, const unsigned int domain, const char *tag, const char *…
60 LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in MuslHiLogPrinter()
/base/msdp/device_status/rust/subsystem/input/sys/src/interaction/
Dpointer_style.rs21 use hilog_rust::{debug, error, hilog, HiLogLabel, LogType};
23 log_type: LogType::LogCore,
Dinput_manager.rs21 use hilog_rust::{error, hilog, HiLogLabel, LogType};
23 log_type: LogType::LogCore,
/base/hiviewdfx/hilog/interfaces/native/kits/include/hilog/
Dlog.h99 } LogType; typedef
150 int OH_LOG_Print(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fm…
/base/msdp/device_status/rust/data/sys/src/ipc/
Ddefault.rs22 use crate::hilog_rust::{ info, hilog, HiLogLabel, LogType };
30 log_type: LogType::LogCore,
Dbasic.rs21 use crate::hilog_rust::{ info, error, hilog, HiLogLabel, LogType };
26 log_type: LogType::LogCore,
/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog_base/
Dlog_base.h56 } LogType; typedef
76 int HiLogBasePrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *…
/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/
Depoll_manager.rs18 use hilog_rust::{info, error, hilog, HiLogLabel, LogType};
29 log_type: LogType::LogCore,
/base/msdp/device_status/rust/modules/drag/client/src/
Dlib.rs31 use hilog_rust::{ debug, error, hilog, HiLogLabel, LogType };
34 log_type: LogType::LogCore,
/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog/
Dlog_c.h56 } LogType; typedef
87 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt,…
/base/msdp/device_status/rust/modules/coordination/server/src/
Dcoordination.rs21 use crate::hilog_rust::{ hilog, HiLogLabel, LogType };
27 log_type: LogType::LogCore,
/base/msdp/device_status/rust/modules/basic/client/src/
Dlib.rs31 use hilog_rust::{ debug, error, info, hilog, HiLogLabel, LogType };
34 log_type: LogType::LogCore,
/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/epoll_manager/
Dffi.rs17 use hilog_rust::{hilog, HiLogLabel, LogType};
22 log_type: LogType::LogCore,
/base/msdp/device_status/rust/ipc/server/src/
Dfusion_ipc_server.rs21 use crate::hilog_rust::{ info, error, hilog, HiLogLabel, LogType };
29 log_type: LogType::LogCore,
/base/msdp/device_status/rust/ipc/service/src/
Didentity.rs23 use crate::hilog_rust::{ info, hilog, HiLogLabel, LogType };
40 log_type: LogType::LogCore,
/base/hiviewdfx/hilog/platform/
Dhilog_printf.cpp36 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()
/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_domains.h22 bool IsValidDomain(LogType type, uint32_t domain);
/base/hiviewdfx/hilog/frameworks/include/
Dhilog_inner.h25 int HiLogPrintArgs(const LogType type, const LogLevel level, const unsigned int domain, const char …
/base/msdp/device_status/rust/services/sys/src/
Dbinding.rs23 use hilog_rust::{ error, hilog, HiLogLabel, LogType };
28 log_type: LogType::LogCore,
/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/stream_buffer/
Dnet_packet.rs17 use hilog_rust::{hilog, error, HiLogLabel, LogType};
22 log_type: LogType::LogCore,

123