Home
last modified time | relevance | path

Searched refs:ONLINE_HICHAIN (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
H A Dnet_ledger_test.cpp88 ret = LnnSetAuthTypeValue(authTypeValue, ONLINE_HICHAIN); in HWTEST_F()
90 ret = LnnClearAuthTypeValue(authTypeValue, ONLINE_HICHAIN); in HWTEST_F()
101 ret = LnnClearAuthTypeValue(authTypeValue, ONLINE_HICHAIN); in HWTEST_F()
/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_interface.h97 ONLINE_HICHAIN = 0, enumerator
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c1172 LnnSetAuthTypeValue(&info->AuthTypeValue, ONLINE_HICHAIN); in LnnAddOnlineNode()
1291 LnnClearAuthTypeValue(&info->AuthTypeValue, ONLINE_HICHAIN); in LnnCleanNodeInfo()
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_trans_lane.c886 return ((1 << ONLINE_HICHAIN) == value); in GetAuthType()

Completed in 6 milliseconds