Home
last modified time | relevance | path

Searched refs:ConnectionCode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/include/
H A Dlnn_distributed_net_ledger_common.h77 } ConnectionCode; typedef
81 ConnectionCode cnnCode;
/ohos5.0/foundation/distributedhardware/device_manager/display/entry/src/main/ets/pages/
H A DPinDialogWearable.ets132 ConnectionCode() {
193 this.ConnectionCode();
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c156 static int32_t InitConnectionCode(ConnectionCode *cnnCode) in InitConnectionCode()
166 static void DeinitConnectionCode(ConnectionCode *cnnCode) in DeinitConnectionCode()