Searched refs:TRANS_AUDIT (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/ |
H A D | trans_event.h | 28 #define TRANS_AUDIT(scene, extra) TransAuditInner(scene, __FUNCTION__, __LINE__, &(extra)) macro
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/ |
H A D | trans_event_test.cpp | 361 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 D | trans_channel_common.c | 576 TRANS_AUDIT(AUDIT_SCENE_SEND_MSG, extra); in TransReportBadKeyEvent()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
H A D | softbus_proxychannel_manager.c | 792 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()
|