Lines Matching full:network_path
446 string network_path;
490 network_path = FindNetworkRpcidForService(service, &unused_error);
491 if (network_path.empty()) {
500 &network_path)) {
505 CHECK(!network_path.empty()); // No DBus path should be empty.
506 rpcid_by_service_[service] = network_path;
515 supplicant_interface_proxy_->SetHT40Enable(network_path, true);
517 supplicant_interface_proxy_->SelectNetwork(network_path);