Home
last modified time | relevance | path

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

/system/connectivity/shill/vpn/
Dopenvpn_driver.cc261 string OpenVPNDriver::JoinOptions(const vector<vector<string>>& options, in JoinOptions() function in shill::OpenVPNDriver
303 string contents = JoinOptions(options, '\n'); in WriteConfigFile()
323 LOG(INFO) << "OpenVPN process options: " << JoinOptions(options, ','); in SpawnOpenVPN()
Dopenvpn_driver.h238 static std::string JoinOptions(