Home
last modified time | relevance | path

Searched refs:HiLogLabel (Results 1 - 25 of 886) sorted by relevance

12345678910>>...36

/foundation/multimedia/image_framework/mock/native/include/log/hilog/
H A Dlog_cpp.h26 typedef struct HiLogLabel { struct
30 } HiLogLabel; typedef
34 static int Debug(const HiLogLabel &label, const char *fmt, ...) __attribute__((__format__(os_log, 2, 3)));
35 static int Info(const HiLogLabel &label, const char *fmt, ...) __attribute__((__format__(os_log, 2, 3)));
36 static int Warn(const HiLogLabel &label, const char *fmt, ...) __attribute__((__format__(os_log, 2, 3)));
37 static int Error(const HiLogLabel &label, const char *fmt, ...) __attribute__((__format__(os_log, 2, 3)));
38 static int Fatal(const HiLogLabel &label, const char *fmt, ...) __attribute__((__format__(os_log, 2, 3)));
/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dlog_print.h25 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel()
32 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel()
39 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel()
46 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel()
53 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel()
60 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel()
67 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel()
74 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel()
81 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel()
88 static inline OHOS::HiviewDFX::HiLogLabel LogLabe
[all...]
/foundation/multimedia/image_framework/mock/native/src/
H A DHiLog.cpp30 int HiLog::Debug(const HiLogLabel &label, const char *fmt, ...) in Debug()
35 int HiLog::Info(const HiLogLabel &label, const char *fmt, ...) in Info()
40 int HiLog::Warn(const HiLogLabel &label, const char *fmt, ...) in Warn()
45 int HiLog::Error(const HiLogLabel &label, const char *fmt, ...) in Error()
50 int HiLog::Fatal(const HiLogLabel &label, const char *fmt, ...) in Fatal()
/foundation/communication/ipc/interfaces/innerkits/rust/src/
H A Dlib.rs37 use hilog_rust::{HiLogLabel, LogType};
40 const LOG_LABEL: HiLogLabel = HiLogLabel {
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/
H A Ddrawing_utils.h32 ::OHOS::HiviewDFX::HiLogLabel { LOG_CORE, 0, "Drawing" }, "%{public}s: " fmt, __func__, ##__VA_ARGS__)
35 ::OHOS::HiviewDFX::HiLogLabel { LOG_CORE, 0, "Drawing" }, "%{public}s: " fmt, __func__, ##__VA_ARGS__)
38 ::OHOS::HiviewDFX::HiLogLabel { LOG_CORE, 0, "Drawing" }, "%{public}s: " fmt, __func__, ##__VA_ARGS__)
41 ::OHOS::HiviewDFX::HiLogLabel { LOG_CORE, 0, "Drawing" }, "%{public}s: " fmt, __func__, ##__VA_ARGS__)
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/log/
H A Dwifi_logger.h31 static constexpr OHOS::HiviewDFX::HiLogLabel WIFI_LOG_LABEL = {LOG_CORE, OHOS::Wifi::LOG_ID_WIFI, name};
33 static constexpr OHOS::HiviewDFX::HiLogLabel WIFI_LOG_LABEL = {LOG_CORE, OHOS::Wifi::LOG_ID_WIFI_HOTSPOT, name};
35 static constexpr OHOS::HiviewDFX::HiLogLabel WIFI_LOG_LABEL = {LOG_CORE, OHOS::Wifi::LOG_ID_WIFI_SCAN, name};
37 static constexpr OHOS::HiviewDFX::HiLogLabel WIFI_LOG_LABEL = {LOG_CORE, OHOS::Wifi::LOG_ID_WIFI_P2P, name};
39 static constexpr OHOS::HiviewDFX::HiLogLabel WIFI_LOG_LABEL = {LOG_CORE, OHOS::Wifi::LOG_ID_WIFI_AWARE, name};
41 static constexpr OHOS::HiviewDFX::HiLogLabel WIFI_LOG_LABEL = {LOG_CORE, OHOS::Wifi::LOG_ID_WIFI_DHCP, name};
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_logger.h40 static constexpr OHOS::HiviewDFX::HiLogLabel WIFI_LOG_LABEL = {LOG_CORE, OHOS::Wifi::LOG_ID_WIFI, name};
42 static constexpr OHOS::HiviewDFX::HiLogLabel WIFI_LOG_LABEL = {LOG_CORE, OHOS::Wifi::LOG_ID_WIFI_HOTSPOT, name};
44 static constexpr OHOS::HiviewDFX::HiLogLabel WIFI_LOG_LABEL = {LOG_CORE, OHOS::Wifi::LOG_ID_WIFI_SCAN, name};
46 static constexpr OHOS::HiviewDFX::HiLogLabel WIFI_LOG_LABEL = {LOG_CORE, OHOS::Wifi::LOG_ID_WIFI_P2P, name};
48 static constexpr OHOS::HiviewDFX::HiLogLabel WIFI_LOG_LABEL = {LOG_CORE, OHOS::Wifi::LOG_ID_WIFI_AWARE, name};
50 static constexpr OHOS::HiviewDFX::HiLogLabel WIFI_LOG_LABEL = {LOG_CORE, OHOS::Wifi::LOG_ID_WIFI_DHCP, name};
/foundation/distributeddatamgr/preferences/frameworks/common/include/
H A Dlog_print.h25 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel()
32 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel()
39 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel()
46 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel()
52 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel()
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/
H A Dlib.rs23 const LOG_LABEL: hilog_rust::HiLogLabel = hilog_rust::HiLogLabel {
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Dlib.rs29 pub const LOG_LABEL: hilog_rust::HiLogLabel = hilog_rust::HiLogLabel {
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/examples/listen_rust_sa/src/
H A Dlib.rs28 use hilog_rust::{HiLogLabel, LogType};
38 const LOG_LABEL: HiLogLabel = HiLogLabel {
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/rust/
H A Drust_samgr_test.rs21 use hilog_rust::{error, hilog, HiLogLabel, LogType};
23 const LOG_LABEL: HiLogLabel = HiLogLabel {
/foundation/distributeddatamgr/relational_store/frameworks/common/include/
H A Dlogger.h23 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel()
30 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel()
37 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/examples/
H A Dbasic.rs23 const LOG_LABEL: hilog_rust::HiLogLabel = hilog_rust::HiLogLabel {
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Dutils.h22 constexpr OHOS::HiviewDFX::HiLogLabel LogLabel(const char* tag = "PostProcessing") in LogLabel()
24 auto label = OHOS::HiviewDFX::HiLogLabel{LOG_CORE, LOG_DOMAIN_FRAMEWORK, tag}; in LogLabel()
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
H A Dutils_log.h20 static constexpr OHOS::HiviewDFX::HiLogLabel label = { LOG_CORE, 0xD003D00, "utils_base" };
35 static constexpr OHOS::HiviewDFX::HiLogLabel parcel = { LOG_CORE, 0xD003D01, "parcel" };
/foundation/CastEngine/castengine_cast_framework/common/include/private/
H A Dcast_engine_log.h25 using OHOS::HiviewDFX::HiLogLabel;
36 static constexpr HiLogLabel CAST_ENGINE_LABEL = { LOG_CORE, OHOS::CastEngine::CAST_ENGINE_LOG_ID, name }
/foundation/communication/ipc/ipc/test/auxiliary/native/include/
H A Dfoo_service.h61 static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "FooStub" };
72 static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_TEST, "FooProxy" };
/foundation/multimodalinput/input/util/rust_key/src/
H A Dlib.rs17 use hilog_rust::{error, hilog, HiLogLabel, LogType};
21 const LOG_LABEL: HiLogLabel = HiLogLabel {
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/examples/audio_rust_sa/src/
H A Dlib.rs26 use hilog_rust::{HiLogLabel, LogType};
39 const LOG_LABEL: HiLogLabel = HiLogLabel {
/foundation/multimodalinput/input/test/unittest/standalone/include/
H A Dmmi_log.h24 struct HiLogLabel { struct
39 inline void PrintLog(const OHOS::HiviewDFX::HiLogLabel& label, const char* type, const char* fmt, ...) in PrintLog()
/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Davcodec_listener_stub.cpp20 constexpr OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, LOG_DOMAIN_FRAMEWORK, "AVCodecListenerStub"};
/foundation/multimedia/player_framework/services/services/sa_media/ipc/
H A Dmedia_listener_stub.cpp21 constexpr OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, LOG_DOMAIN_PLAYER, "MediaListenerStub"};
/foundation/window/window_manager/wm/src/
H A Dwindow_prepare_terminate.cpp22 constexpr HiviewDFX::HiLogLabel LABEL = {LOG_CORE, HILOG_DOMAIN_WINDOW, "WindowPrepareTerminateHandler"};
/foundation/ability/idl_tool/test/native/include/
H A Dtest_client.h31 static constexpr HiviewDFX::HiLogLabel LABEL = { LOG_CORE, LOG_ID_IPC, "TestClient" };

Completed in 6 milliseconds

12345678910>>...36