Home
last modified time | relevance | path

Searched refs:UpdateLocalUuid (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.cpp67 EXPECT_EQ(UpdateLocalUuid(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.c1278 static int32_t UpdateLocalUuid(const void *id) in UpdateLocalUuid() function
1779 {STRING_KEY_UUID, UUID_BUF_LEN, LlGetUuid, UpdateLocalUuid},