Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Dtrans_event.h28 #define TRANS_AUDIT(scene, extra) TransAuditInner(scene, __FUNCTION__, __LINE__, &(extra)) macro
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/
H A Dtrans_event_test.cpp361 TRANS_AUDIT(AUDIT_SCENE_OPEN_SESSION, extra);
409 TRANS_AUDIT(AUDIT_SCENE_OPEN_SESSION, validExtra);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_channel_common.c576 TRANS_AUDIT(AUDIT_SCENE_SEND_MSG, extra); in TransReportBadKeyEvent()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c792 TRANS_AUDIT(AUDIT_SCENE_OPEN_SESSION, auditMsgExtra); in TransProxyHandshakeUnpackErrMsg()
823 TRANS_AUDIT(AUDIT_SCENE_OPEN_SESSION, auditPacketExtra); in TransProxyHandshakeUnpackRightMsg()
1004 TRANS_AUDIT(AUDIT_SCENE_OPEN_SESSION, extra); in TransProxyReportAuditEvent()