Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/include/
H A Dlnn_local_net_ledger.h61 int32_t LnnUpdateLocalNetworkIdTime(int64_t time);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c155 LnnUpdateLocalNetworkIdTime(info.networkIdTimestamp); in ProcessLocalDeviceInfo()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1214 int32_t LnnUpdateLocalNetworkIdTime(int64_t time) in LnnUpdateLocalNetworkIdTime() function