Home
last modified time | relevance | path

Searched defs:LOG_LABEL (Results 1 – 25 of 87) sorted by relevance

1234

/foundation/communication/ipc/services/dbinder/dbinder_service/include/
Ddbinder_log.h22 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, OHOS::LOG_ID_RPC_COMMON, LOG_T… variable
24 #define DBINDER_LOGF(LOG_LABEL, fmt, args...) \ argument
26 #define DBINDER_LOGE(LOG_LABEL, fmt, args...) \ argument
28 #define DBINDER_LOGW(LOG_LABEL, fmt, args...) \ argument
30 #define DBINDER_LOGI(LOG_LABEL, fmt, args...) \ argument
32 #define DBINDER_LOGD(LOG_LABEL, fmt, args...) \ argument
/foundation/communication/ipc/ipc/native/src/core/include/
Dipc_debug.h25 #define ZLOGF(LOG_LABEL, fmt, args...) \ argument
27 #define ZLOGE(LOG_LABEL, fmt, args...) \ argument
29 #define ZLOGW(LOG_LABEL, fmt, args...) \ argument
31 #define ZLOGI(LOG_LABEL, fmt, args...) \ argument
33 #define ZLOGD(LOG_LABEL, fmt, args...) \ argument
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
Ddbinder_test_server_main.cpp24 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_TEST, "DBinderTestServi… variable
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/rust/
Drust_samgr_test.rs27 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/types/
Dinterface_token.rs25 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
Dstring16.rs26 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
/foundation/communication/ipc/interfaces/innerkits/rust/src/
Derrors.rs21 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
Dprocess.rs25 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/rust/audio_rust_sa/
Daudio.rs23 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
Dlib.rs21 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
/foundation/communication/ipc/interfaces/innerkits/rust/src/ipc/remote_obj/
Ddeath_recipient.rs20 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
Ddbinder_sa_death_recipient.cpp25 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_RPC_DBINDER_SER, variable
Ddbinder_death_recipient.cpp25 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_RPC_DBINDER_SER, "Dbind… variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
Ddistributeddb_log_print.h30 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, 0xD001630, "DistributedDB[TEST… variable
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/rust/listen_rust_sa/
Dlisten.rs24 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
Dlib.rs21 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
Drs_tunnel_handle_test.cpp32 static constexpr HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, 0, "RSTunnelHandleTest" }; member in OHOS::Rosen::RSTunnelHandleTest
Drs_event_test.cpp28 static constexpr HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, 0, "RSEventTest" }; member in OHOS::Rosen::RSEventTest
Drs_jank_detector_test.cpp26 static constexpr HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, 0, "RSJankDetectorTest" }; member in OHOS::Rosen::RSJankDetectorTest
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/safwk/
Dr_system_ability.rs29 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
/foundation/multimodalinput/input/util/rust_key/src/
Dlib.rs21 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
/foundation/communication/ipc/interfaces/innerkits/rust/src/ipc/
Dremote_stub.rs28 const LOG_LABEL: HiLogLabel = HiLogLabel { constant
/foundation/communication/ipc/ipc/native/src/core/source/
Dipc_workthread.cpp40 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_IPC_COMMON, "IPCWorkThr… variable
/foundation/graphic/graphic_2d/utils/socketpair/test/unittest/
Dsocketpair_test.cpp37 static constexpr HiviewDFX::HiLogLabel LOG_LABEL = {LOG_CORE, 0, "LocalSocketPairTest"}; member in OHOS::LocalSocketPairTest
/foundation/filemanagement/file_api/interfaces/kits/rust/src/
Dadapter.rs27 const LOG_LABEL: HiLogLabel = HiLogLabel { constant

1234