Home | History | Annotate | Download | only in test-rpc-proxy

Lines Matching refs:service_type

286     const std::string& service_type,
298 service_type);
303 service_type);
393 bool ProxyDbusClient::RequestServiceScan(const std::string& service_type) {
395 return shill_manager_proxy_.RequestScan(service_type, &error);
542 const std::string& service_type) {
546 RestartScanForService(service_type);
552 const std::string& service_type,
560 RestartScanForService(service_type);
564 const std::string& service_type) {
565 RequestServiceScan(service_type);