Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_service.cpp56 constexpr const char* VPN_EXTENSION_LABEL = ":vpn"; variable
568 std::vector<std::string> list = {vpnBundleName, vpnBundleName + VPN_EXTENSION_LABEL}; in SetUpVpn()