HomeSort by relevance Sort by last modified time
    Searched refs:GetServiceRpcIdentifier (Results 1 - 8 of 8) sorted by null

  /system/connectivity/shill/cellular/
active_passive_out_of_credits_detector.h 53 const std::string& GetServiceRpcIdentifier() const {
active_passive_out_of_credits_detector.cc 35 return a->GetServiceRpcIdentifier();
  /system/connectivity/shill/vpn/
openvpn_management_server.cc 53 return o->GetServiceRpcIdentifier();
173 std::string OpenVPNManagementServer::GetServiceRpcIdentifier() {
174 return driver_->GetServiceRpcIdentifier();
l2tp_ipsec_driver.h 57 std::string GetServiceRpcIdentifier();
openvpn_management_server.h 69 virtual std::string GetServiceRpcIdentifier();
l2tp_ipsec_driver.cc 74 return l->GetServiceRpcIdentifier();
141 std::string L2TPIPSecDriver::GetServiceRpcIdentifier() {
openvpn_driver.h 117 virtual std::string GetServiceRpcIdentifier() const;
openvpn_driver.cc 59 return o->GetServiceRpcIdentifier();
    [all...]

Completed in 9736 milliseconds