Home
last modified time | relevance | path

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

/system/connectivity/shill/
Drefptr_types.h69 typedef scoped_refptr<const VPNService> VPNServiceConstRefPtr; typedef
/system/connectivity/shill/vpn/
Dl2tp_ipsec_driver_unittest.cc669 VPNServiceConstRefPtr service = driver_->service_; in TEST_F()