Home
last modified time | relevance | path

Searched refs:UpdateNickName (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.cpp72 EXPECT_EQ(UpdateNickName(nullptr), SOFTBUS_INVALID_PARAM); in LocalLedgerKeyTestPackaged()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1181 static int32_t UpdateNickName(const void *name) in UpdateNickName() function
1784 {STRING_KEY_DEV_NICK_NAME, DEVICE_NAME_BUF_LEN, LlGetNickName, UpdateNickName},