Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_local_ledger_test.cpp66 EXPECT_EQ(UpdateLocalNetworkId(nullptr), SOFTBUS_ERR); in LocalLedgerKeyTestPackaged()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1225 static int32_t UpdateLocalNetworkId(const void *id) in UpdateLocalNetworkId() function
1777 {STRING_KEY_NETWORKID, NETWORK_ID_BUF_LEN, LlGetNetworkId, UpdateLocalNetworkId},