Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dlnn_event_converter.h141 static inline size_t ConvertLnnForm2Param(HiSysEventParam params[], size_t size, SoftbusEventForm *… in ConvertLnnForm2Param() function
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/
H A Dsoftbus_event.c87 size_t lnnSize = ConvertLnnForm2Param(lnnParams, LNN_ASSIGNER_SIZE, form); in WriteLnnEventAndFree()