Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1235 char *anonyOldNetworkId = NULL; in UpdateLocalNetworkId() local
1237 Anonymize(g_localNetLedger.localInfo.lastNetworkId, &anonyOldNetworkId); in UpdateLocalNetworkId()
1240 anonyOldNetworkId, anonyNetworkId, g_localNetLedger.localInfo.networkIdTimestamp); in UpdateLocalNetworkId()
1243 AnonymizeFree(anonyOldNetworkId); in UpdateLocalNetworkId()