Home
last modified time | relevance | path

Searched refs:ConvertConnAuditForm2Param (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dconn_audit_converter.h95 static inline size_t ConvertConnAuditForm2Param(HiSysEventParam params[], SoftbusEventForm *form) in ConvertConnAuditForm2Param() function
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/
H A Dsoftbus_event.c182 size_t connSize = ConvertConnAuditForm2Param(connParams, form); in WriteSoftbusAudit()