Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Ddisc_event_converter.h137 static inline size_t ConvertDiscAlarmForm2Param(HiSysEventParam params[], size_t size, SoftbusEvent… in ConvertDiscAlarmForm2Param() function
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/
H A Dsoftbus_event.c127 size_t alarmSize = ConvertDiscAlarmForm2Param(alarmParams, DISC_ALARM_ASSIGNER_SIZE, form); in WriteDiscAlarmEventAndFree()