Home
last modified time | relevance | path

Searched defs:versionType (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
Dlnn_node_info.h86 char versionType[VERSION_MAX_LEN]; // compatible nearby member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
Dlnn_local_net_ledger.c629 char versionType[VERSION_MAX_LEN] = ""; in InitLocalVersionType() local