Searched defs:GetServiceRpcIdentifier (Results 1 - 4 of 4) sorted by relevance

/system/connectivity/shill/cellular/
H A Dactive_passive_out_of_credits_detector.h53 const std::string& GetServiceRpcIdentifier() const { function in class:shill::ActivePassiveOutOfCreditsDetector
/system/connectivity/shill/vpn/
H A Dopenvpn_management_server.cc53 return o->GetServiceRpcIdentifier();
173 std::string OpenVPNManagementServer::GetServiceRpcIdentifier() { function in class:shill::OpenVPNManagementServer
174 return driver_->GetServiceRpcIdentifier();
H A Dl2tp_ipsec_driver.cc74 return l->GetServiceRpcIdentifier();
141 std::string L2TPIPSecDriver::GetServiceRpcIdentifier() { function in class:shill::L2TPIPSecDriver
H A Dopenvpn_driver.cc59 return o->GetServiceRpcIdentifier();
940 string OpenVPNDriver::GetServiceRpcIdentifier() const { function in class:shill::OpenVPNDriver

Completed in 130 milliseconds