Searched defs:masterWeight (Results 1 - 7 of 7) sorted by relevance
/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/ |
H A D | hb_fsm_mock.cpp | 56 int32_t LnnNotifyMasterElect(const char *networkId, const char *masterUdid, int32_t masterWeight) in LnnNotifyMasterElect() argument
|
H A D | hb_strategy_mock.cpp | 56 int32_t LnnNotifyMasterElect(const char *networkId, const char *masterUdid, int32_t masterWeight) in LnnNotifyMasterElect() argument
|
/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/ |
H A D | hb_medium_mgr_test.cpp | 100 int32_t masterWeight = TEST_WEIGHT2; in HWTEST_F() local 132 int32_t masterWeight = TEST_WEIGHT2; in HWTEST_F() local 174 int32_t masterWeight = TEST_WEIGHT2; in HWTEST_F() local 418 int32_t masterWeight in HWTEST_F() local [all...] |
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/ |
H A D | lnn_net_builder.h | 119 int32_t masterWeight; member
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/ |
H A D | lnn_node_info.h | 140 int32_t masterWeight; member
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_medium_mgr.c | 66 int32_t masterWeight; member 95 HbFirstSaveRecvTime( LnnHeartbeatRecvInfo *storedInfo, DeviceInfo *device, int32_t weight, int32_t masterWeight, uint64_t recvTime) HbFirstSaveRecvTime() argument 127 HbSaveRecvTimeToRemoveRepeat( LnnHeartbeatRecvInfo *storedInfo, DeviceInfo *device, int32_t weight, int32_t masterWeight, uint64_t recvTime) HbSaveRecvTimeToRemoveRepeat() argument 362 HbDumpRecvDeviceInfo( const DeviceInfo *device, int32_t weight, int32_t masterWeight, LnnHeartbeatType hbType, uint64_t nowTime) HbDumpRecvDeviceInfo() argument [all...] |
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_net_builder.c | 169 int32_t masterWeight; in SyncElectMessage() local 1164 int32_t LnnNotifyMasterElect(const char *networkId, const char *masterUdid, int32_t masterWeight) in LnnNotifyMasterElect() argument
|
Completed in 8 milliseconds