Home
last modified time | relevance | path

Searched refs:LOG_ID_RPC_DBINDER_SER (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_sa_death_recipient.cpp22 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_RPC_DBINDER_SER,
H A Ddbinder_death_recipient.cpp22 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_RPC_DBINDER_SER, "Dbind…
H A Ddbinder_service.cpp34 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = { LOG_CORE, LOG_ID_RPC_DBINDER_SER, "Dbind…
/ohos5.0/foundation/communication/ipc/utils/include/
H A Dlog_tags.h40 const unsigned int LOG_ID_RPC_DBINDER_SER = LOG_ID_IPC_BASE | 0x12; variable