Home
last modified time | relevance | path

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

/system/connectivity/shill/vpn/
Dvpn_service.h88 std::string vpn_domain_; variable
Dvpn_service.cc62 mutable_store()->RegisterString(kVPNDomainProperty, &vpn_domain_); in VPNService()