Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_common.c139 static void ReportStatisticEvtPeriod(SoftBusMessage* msg) in ReportStatisticEvtPeriod() function
142 CreateAndPostMsgDelay(GetLooper(LOOP_TYPE_DEFAULT), ReportStatisticEvtPeriod, MS_OF_DAY); in ReportStatisticEvtPeriod()
171 return CreateAndPostMsgDelay(GetLooper(LOOP_TYPE_DEFAULT), ReportStatisticEvtPeriod, MS_OF_DAY); in InitSoftbusSysEvt()