Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dtrans_event_converter.h165 static inline size_t ConvertTransForm2Param(HiSysEventParam params[], size_t size, SoftbusEventForm… in ConvertTransForm2Param() function
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/
H A Dsoftbus_event.c95 size_t transSize = ConvertTransForm2Param(transParams, TRANS_ASSIGNER_SIZE, form); in WriteTransEventAndFree()