Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dlnn_audit_converter.h105 static inline size_t ConvertLnnAuditForm2Param(HiSysEventParam params[], SoftbusEventForm *form) in ConvertLnnAuditForm2Param() function
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/
H A Dsoftbus_event.c196 size_t lnnSize = ConvertLnnAuditForm2Param(lnnParams, form); in WriteSoftbusAudit()