Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_disctributed_net_ledger_test.cpp648 ret = DlGetAccountHash(nullptr, true, nullptr, len);
654 ret = DlGetAccountHash(nullptr, true, nullptr, len);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger_manager.c681 static int32_t DlGetAccountHash(const char *networkId, bool checkOnline, void *buf, uint32_t len) in DlGetAccountHash() function
795 {BYTE_KEY_ACCOUNT_HASH, DlGetAccountHash},