Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_node_info.h192 uint64_t onlinetTimestamp; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger_manager.c1567 *timestamp = nodeInfo->onlinetTimestamp; in LnnGetDLOnlineTimestamp()
H A Dlnn_distributed_net_ledger.c1162 info->onlinetTimestamp = (uint64_t)LnnUpTimeMs(); in LnnAddOnlineNode()