/foundation/communication/dsoftbus/tests/core/common/dfx/log/unittest/mock/ |
H A D | hilog_mock.h | 28 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 D | hilog_mock.cpp | 22 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 D | lib.rs | 37 use hilog_rust::{HiLogLabel, LogType}; 41 log_type: LogType::LogCore,
|
/foundation/multimedia/image_framework/mock/native/include/log/hilog/ |
H A D | log_c.h | 45 } LogType; typedef 58 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...)
|
H A D | log_cpp.h | 27 LogType type;
|
/foundation/arkui/napi/interfaces/inner_api/cjffi/native/ |
H A D | utils_log.h | 20 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 D | utils_log.h | 20 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 D | lib.rs | 28 use hilog_rust::{HiLogLabel, LogType}; 39 log_type: LogType::LogCore,
|
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/rust/ |
H A D | rust_samgr_test.rs | 21 use hilog_rust::{error, hilog, HiLogLabel, LogType}; 24 log_type: LogType::LogCore,
|
/foundation/communication/dsoftbus/tests/utils/ |
H A D | exception_branch_checker.cpp | 42 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 D | lib.rs | 24 log_type: hilog_rust::LogType::LogCore,
|
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/ |
H A D | lib.rs | 30 log_type: hilog_rust::LogType::LogCore,
|
/foundation/multimedia/image_framework/mock/native/src/ |
H A D | HiLog.cpp | 22 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 D | lib.rs | 17 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 D | lib.rs | 26 use hilog_rust::{HiLogLabel, LogType}; 40 log_type: LogType::LogCore,
|
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/examples/ |
H A D | basic.rs | 24 log_type: hilog_rust::LogType::LogCore,
|
/foundation/filemanagement/file_api/interfaces/kits/rust/src/ |
H A D | adapter.rs | 16 use hilog_rust::{error, hilog, HiLogLabel, LogType}; 28 log_type: LogType::LogCore,
|
/foundation/multimodalinput/input/service/rust/src/ |
H A D | lib.rs | 17 use hilog_rust::{error, hilog, debug, HiLogLabel, LogType}; 22 log_type: LogType::LogCore,
|