Searched refs:ScanCallbackList (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/chromeos/network/
H A Dnetwork_state_handler.cc915 ScanCallbackList& callback_list = scan_complete_callbacks_[type];
916 for (ScanCallbackList::iterator iter = callback_list.begin();
H A Dnetwork_state_handler.h304 typedef std::list<base::Closure> ScanCallbackList; typedef in class:chromeos::NetworkStateHandler
305 typedef std::map<std::string, ScanCallbackList> ScanCompleteCallbackMap;

Completed in 308 milliseconds