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 D | lnn_disctributed_net_ledger_test.cpp | 648 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 D | lnn_distributed_net_ledger_manager.c | 681 static int32_t DlGetAccountHash(const char *networkId, bool checkOnline, void *buf, uint32_t len) in DlGetAccountHash() function 795 {BYTE_KEY_ACCOUNT_HASH, DlGetAccountHash},
|