Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_node_info.h191 uint64_t heartbeatTimeStamp; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger_manager.c1584 *timestamp = nodeInfo->heartbeatTimeStamp; in LnnGetDLHeartbeatTimestamp()
1601 nodeInfo->heartbeatTimeStamp = timestamp; in LnnSetDLHeartbeatTimestamp()
H A Dlnn_distributed_net_ledger.c1081 info->heartbeatTimeStamp = oldInfo->heartbeatTimeStamp; in GetNodeInfoDiscovery()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_disctributed_net_ledger_test.cpp99 info.heartbeatTimeStamp = TIME_STAMP; in SetUp()