HomeSort by relevance Sort by last modified time
    Searched defs:network_connection_handler_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/network/
network_handler.h 81 scoped_ptr<NetworkConnectionHandler> network_connection_handler_; member in class:chromeos::NetworkHandler
network_connection_handler_unittest.cc 113 network_connection_handler_.reset(new NetworkConnectionHandler);
114 network_connection_handler_->Init(network_state_handler_.get(),
124 network_connection_handler_.reset();
151 network_connection_handler_->ConnectToNetwork(
162 network_connection_handler_->DisconnectNetwork(
281 scoped_ptr<NetworkConnectionHandler> network_connection_handler_; member in class:chromeos::NetworkConnectionHandlerTest

Completed in 677 milliseconds