Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnetwork.cpp36 constexpr const char *ERROR_MSG_CREATE_PHYSICAL_NETWORK_FAILED = "Create physical network failed, n… variable
108 …std::string errMsg = std::string(ERROR_MSG_CREATE_PHYSICAL_NETWORK_FAILED).append(std::to_string(n… in CreateBasicNetwork()