Searched refs:CellularNetworkVector (Results 1 – 11 of 11) sorted by relevance
37 const CellularNetworkVector& networks = library->cellular_networks(); in UpdateObservers()42 for (CellularNetworkVector::const_iterator it_network = networks.begin(); in UpdateObservers()59 for (CellularNetworkVector::const_iterator it_network = networks.begin(); in UpdateObservers()
196 for (CellularNetworkVector::const_iterator it = in OnNetworkManagerChanged()223 for (CellularNetworkVector::const_iterator it = in OnNetworkManagerChanged()
107 CellularNetworkVector cellular_networks_;
61 MOCK_CONST_METHOD0(cellular_networks, const CellularNetworkVector&(void));
654 typedef std::vector<CellularNetwork*> CellularNetworkVector; typedef1003 virtual const CellularNetworkVector& cellular_networks() const = 0;
2350 virtual const CellularNetworkVector& cellular_networks() const { in cellular_networks()3429 CellularNetworkVector::iterator iter = std::find( in DeleteNetwork()4279 CellularNetworkVector cellular_networks_;4399 virtual const CellularNetworkVector& cellular_networks() const { in cellular_networks()4498 CellularNetworkVector cellular_networks_;
223 const CellularNetworkVector& cell_networks = in ShowActivationMessage()
498 const chromeos::CellularNetworkVector& cell_networks = in MonitorNetworks()1128 const chromeos::CellularNetworkVector cellular_networks = in GetWirelessList()1130 for (chromeos::CellularNetworkVector::const_iterator it = in GetWirelessList()
311 const chromeos::CellularNetworkVector& cellular_networks = in GetNetworkInfo()
429 const CellularNetworkVector& cell_networks = cros->cellular_networks(); in InitMenuItems()
499 const chromeos::CellularNetworkVector& cellular_networks = in GetNetworkHtmlInfo()