Home
last modified time | relevance | path

Searched refs:LogType (Results 1 - 18 of 18) sorted by relevance

/foundation/communication/dsoftbus/tests/core/common/dfx/log/unittest/mock/
H A Dhilog_mock.h28 LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) = 0;
41 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) override;
44 HiLogPrint, int(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, char *));
H A Dhilog_mock.cpp22 int32_t HilogMock::HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in HiLogPrint()
36 int32_t HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in HiLogPrint()
49 int32_t HiLogPrintDictNew(const LogType type, const LogLevel level, const unsigned int domain, const char *tag, in HiLogPrintDictNew()
/foundation/communication/ipc/interfaces/innerkits/rust/src/
H A Dlib.rs37 use hilog_rust::{HiLogLabel, LogType};
41 log_type: LogType::LogCore,
/foundation/multimedia/image_framework/mock/native/include/log/hilog/
H A Dlog_c.h45 } LogType; typedef
58 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...)
H A Dlog_cpp.h27 LogType type;
/foundation/arkui/napi/interfaces/inner_api/cjffi/native/
H A Dutils_log.h20 constexpr LogType UTILS_LOG_TYPE = LOG_CORE;
41 constexpr LogType PARCEL_LOG_TYPE = LOG_CORE;
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dutils_log.h20 constexpr LogType UTILS_LOG_TYPE = LOG_CORE;
41 constexpr LogType PARCEL_LOG_TYPE = LOG_CORE;
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/examples/listen_rust_sa/src/
H A Dlib.rs28 use hilog_rust::{HiLogLabel, LogType};
39 log_type: LogType::LogCore,
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/rust/
H A Drust_samgr_test.rs21 use hilog_rust::{error, hilog, HiLogLabel, LogType};
24 log_type: LogType::LogCore,
/foundation/communication/dsoftbus/tests/utils/
H A Dexception_branch_checker.cpp42 int32_t HiLogPrintDictNew(const LogType type, const LogLevel level, const unsigned int domain, const char *tag, in HiLogPrintDictNew()
45 int32_t HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in HiLogPrintDictNew()
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/
H A Dlib.rs24 log_type: hilog_rust::LogType::LogCore,
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Dlib.rs30 log_type: hilog_rust::LogType::LogCore,
/foundation/multimedia/image_framework/mock/native/src/
H A DHiLog.cpp22 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in HiLogPrint()
/foundation/multimodalinput/input/util/rust_key/src/
H A Dlib.rs17 use hilog_rust::{error, hilog, HiLogLabel, LogType};
22 log_type: LogType::LogCore,
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/examples/audio_rust_sa/src/
H A Dlib.rs26 use hilog_rust::{HiLogLabel, LogType};
40 log_type: LogType::LogCore,
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/examples/
H A Dbasic.rs24 log_type: hilog_rust::LogType::LogCore,
/foundation/filemanagement/file_api/interfaces/kits/rust/src/
H A Dadapter.rs16 use hilog_rust::{error, hilog, HiLogLabel, LogType};
28 log_type: LogType::LogCore,
/foundation/multimodalinput/input/service/rust/src/
H A Dlib.rs17 use hilog_rust::{error, hilog, debug, HiLogLabel, LogType};
22 log_type: LogType::LogCore,

Completed in 8 milliseconds