Home
last modified time | relevance | path

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

/system/connectivity/shill/vpn/
Dopenvpn_driver.cc67 const char kOpenVPNEnvVarPlatformName[] = "IV_PLAT"; variable
1039 environment[kOpenVPNEnvVarPlatformName] = value; in GetEnvironment()