Searched refs:ManagedStateList (Results 1 – 2 of 2) sorted by relevance
149 for (ManagedStateList::const_iterator iter = device_list_.begin(); in GetDeviceStateByType()162 for (ManagedStateList::const_iterator iter = device_list_.begin(); in GetScanningByType()191 for (ManagedStateList::const_iterator iter = network_list_.begin(); in ConnectedNetworkByType()208 for (ManagedStateList::const_iterator iter = network_list_.begin(); in ConnectingNetworkByType()226 for (ManagedStateList::const_iterator iter = network_list_.begin(); in FirstNetworkByType()278 for (ManagedStateList::const_iterator iter = network_list_.begin(); in GetNetworkListByType()313 for (ManagedStateList::const_iterator iter = network_list_.begin(); in GetNetworkStateFromGuid()330 for (ManagedStateList::const_iterator iter = device_list_.begin(); in GetDeviceListByType()432 ManagedStateList* managed_list = GetManagedList(type); in UpdateManagedList()439 for (ManagedStateList::iterator iter = managed_list->begin(); in UpdateManagedList()[all …]
68 typedef std::vector<ManagedState*> ManagedStateList; typedef339 ManagedState* GetModifiableManagedState(const ManagedStateList* managed_list,343 ManagedStateList* GetManagedList(ManagedState::ManagedType type);372 ManagedStateList network_list_;379 ManagedStateList device_list_;