Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Ddisc_event_converter.h124 static inline size_t ConvertDiscForm2Param(HiSysEventParam params[], size_t size, SoftbusEventForm … in ConvertDiscForm2Param() function
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/
H A Dsoftbus_event.c79 size_t discSize = ConvertDiscForm2Param(discParams, DISC_ASSIGNER_SIZE, form); in WriteDiscEventAndFree()