Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c122 uint32_t count4; member
135 uint32_t count4; member
1075 g_devOnlineDurRecord.count4 = 0; in CleanDevOnlineDurRecord()
1102 msg->paramArray[SOFTBUS_EVT_PARAM_FIVE].paramValue.u32v = record->count4; in SetOnlineDurMsgParamValve()
1159 g_busCenterRecord[linkType].count4 = 0; in CleanBusCenterRecord()
1187 msg->paramArray[SOFTBUS_EVT_PARAM_SIX].paramValue.u32v = record->count4; in SetBusCenterDurMsgParamValve()
1236 …if ((record->count1 == 0) && (record->count2 == 0) && (record->count3 == 0) && (record->count4 == … in IsNeedReportOnlineDurRecordEvt()
1283 && (record->count3 == 0) && (record->count4 == 0) && (record->count5 == 0)) { in IsNeedReportLnnDurRecordItem()
1433 reCord->count4++; in SoftBusRecordDevOnlineDurResult()
1466 reCord->count4++; in SoftBusRecordBusCenterResult()
H A Dsoftbus_hisysevt_transreporter.c153 int32_t count4; member
420 g_openSessionKpi.count4++; in SoftbusRecordOpenSessionKpi()
618 param->paramValue.i32v = g_openSessionKpi.count4; in CreateOpenSessionKpiMsg()
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_notify.cpp1661 int count4 = 0; variable
1662 …:shared_ptr<PublishCallback> devicePublishCallback = std::make_shared<PublishCallbackTest>(count4);
1729 int count4 = 0; variable
1730 …:shared_ptr<PublishCallback> devicePublishCallback = std::make_shared<PublishCallbackTest>(count4);
1916 int count4 = 0; variable
1917 …:shared_ptr<PublishCallback> devicePublishCallback = std::make_shared<PublishCallbackTest>(count4);
1978 int count4 = 0; variable
1979 …:shared_ptr<PublishCallback> devicePublishCallback = std::make_shared<PublishCallbackTest>(count4);