Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/include/
H A Dlnn_local_net_ledger.h33 LL_INIT_SUCCESS, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c2245 if (g_localNetLedger.status == LL_INIT_SUCCESS) { in LnnInitLocalLedger()
2285 g_localNetLedger.status = LL_INIT_SUCCESS; in LnnInitLocalLedger()
2306 if (g_localNetLedger.status == LL_INIT_SUCCESS) { in LnnDeinitLocalLedger()