Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dstats_event_converter.h68 static inline size_t ConvertStatsForm2Param(HiSysEventParam params[], size_t size, SoftbusEventForm… in ConvertStatsForm2Param() function
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/
H A Dsoftbus_event.c135 size_t statsSize = ConvertStatsForm2Param(statsParams, STATS_ASSIGNER_SIZE, form); in WriteStateEventAndFree()