Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_device_info.c138 int mstRet; in LnnConvertDeviceTypeToId() local
151 mstRet = memset_s(g_stringTypeId, sizeof(g_stringTypeId), 0, DEVICE_TYPE_MAX_LENGTH); in LnnConvertDeviceTypeToId()
152 if (mstRet != EOK) { in LnnConvertDeviceTypeToId()