Searched refs:rpcid_by_service_ (Results 1 – 3 of 3) sorted by relevance
279 for (const auto& map_entry : rpcid_by_service_) { in Stop()282 rpcid_by_service_.clear(); in Stop()506 rpcid_by_service_[service] = network_path; in ConnectTo()1101 ReverseServiceMap::const_iterator rpcid_it = rpcid_by_service_.find(service); in FindNetworkRpcidForService()1102 if (rpcid_it == rpcid_by_service_.end()) { in FindNetworkRpcidForService()1138 rpcid_by_service_.erase(service); in DisableNetworkForService()1155 rpcid_by_service_.erase(service); in RemoveNetworkForService()2913 for (const auto& map_entry : rpcid_by_service_) { in RemoveSupplicantNetworks()2916 rpcid_by_service_.clear(); in RemoveSupplicantNetworks()
632 ReverseServiceMap rpcid_by_service_; variable
1114 wifi_->rpcid_by_service_[service.get()] = rpcid; in SetServiceNetworkRpcId()1117 return wifi_->rpcid_by_service_.empty(); in RpcIdByServiceIsEmpty()