Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dtrans_audit_converter.h99 static inline size_t ConvertTransAuditForm2Param(HiSysEventParam params[], SoftbusEventForm *form) in ConvertTransAuditForm2Param() function
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/
H A Dsoftbus_event.c203 size_t transSize = ConvertTransAuditForm2Param(transParams, form); in WriteSoftbusAudit()