Home
last modified time | relevance | path

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

/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 == 0) in IsNeedReportOnlineDurRecordEvt()
1283 && (record->count3 == 0) && (record->count4 == 0) && (record->count5 == 0)) { in IsNeedReportLnnDurRecordItem()
1433 reCord->count4++; in SoftBusRecordDevOnlineDurResult()
1466 reCord->count4 in SoftBusRecordBusCenterResult()
[all...]
H A Dsoftbus_hisysevt_transreporter.c154 int32_t count4; member
416 g_openSessionKpi.count4++; in SoftbusRecordOpenSessionKpi()
614 param->paramValue.i32v = g_openSessionKpi.count4; in CreateOpenSessionKpiMsg()
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_notify.cpp1621 int count4 = 0; in HWTEST_F() local
1622 std::shared_ptr<PublishCallback> devicePublishCallback = std::make_shared<PublishCallbackTest>(count4); in HWTEST_F()
1689 int count4 = 0; in HWTEST_F() local
1690 std::shared_ptr<PublishCallback> devicePublishCallback = std::make_shared<PublishCallbackTest>(count4); in HWTEST_F()
1855 int count4 = 0; in HWTEST_F() local
1856 std::shared_ptr<PublishCallback> devicePublishCallback = std::make_shared<PublishCallbackTest>(count4); in HWTEST_F()
1917 int count4 = 0; in HWTEST_F() local
1918 std::shared_ptr<PublishCallback> devicePublishCallback = std::make_shared<PublishCallbackTest>(count4); in HWTEST_F()

Completed in 11 milliseconds