Home
last modified time | relevance | path

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

/system/connectivity/shill/vpn/
Dopenvpn_driver.cc418 for (const auto& configuration_map : configuration) { in ParseIPConfiguration() local
419 const string& key = configuration_map.first; in ParseIPConfiguration()
420 const string& value = configuration_map.second; in ParseIPConfiguration()