Home
last modified time | relevance | path

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

/system/connectivity/shill/cellular/
Dactive_passive_out_of_credits_detector.h53 const std::string& GetServiceRpcIdentifier() const { in GetServiceRpcIdentifier() function
Dactive_passive_out_of_credits_detector.cc35 return a->GetServiceRpcIdentifier(); in ObjectID()
/system/connectivity/shill/vpn/
Dopenvpn_management_server.cc53 return o->GetServiceRpcIdentifier(); in ObjectID()
173 std::string OpenVPNManagementServer::GetServiceRpcIdentifier() { in GetServiceRpcIdentifier() function in shill::OpenVPNManagementServer
174 return driver_->GetServiceRpcIdentifier(); in GetServiceRpcIdentifier()
Dopenvpn_management_server.h69 virtual std::string GetServiceRpcIdentifier();
Dl2tp_ipsec_driver.h57 std::string GetServiceRpcIdentifier();
Dl2tp_ipsec_driver.cc74 return l->GetServiceRpcIdentifier(); in ObjectID()
141 std::string L2TPIPSecDriver::GetServiceRpcIdentifier() { in GetServiceRpcIdentifier() function in shill::L2TPIPSecDriver
Dopenvpn_driver.h117 virtual std::string GetServiceRpcIdentifier() const;
Dopenvpn_driver.cc59 return o->GetServiceRpcIdentifier(); in ObjectID()
940 string OpenVPNDriver::GetServiceRpcIdentifier() const { in GetServiceRpcIdentifier() function in shill::OpenVPNDriver