Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Ddisc_audit_converter.h122 static inline size_t ConvertDiscAuditForm2Param(HiSysEventParam params[], SoftbusEventForm *form) in ConvertDiscAuditForm2Param() function
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/
H A Dsoftbus_event.c189 size_t discSize = ConvertDiscAuditForm2Param(discParams, form); in WriteSoftbusAudit()