Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dconn_event_converter.h149 static inline size_t ConvertConnForm2Param(HiSysEventParam params[], size_t size, SoftbusEventForm … in ConvertConnForm2Param() function
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/
H A Dsoftbus_event.c71 size_t connSize = ConvertConnForm2Param(connParams, CONN_ASSIGNER_SIZE, form); in WriteConnEventAndFree()