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 74 scoped_ptr<NetworkConnectionHandler> network_connection_handler_; member in class:chromeos::NetworkHandler
network_connection_handler_unittest.cc 53 network_connection_handler_.reset(new NetworkConnectionHandler);
55 network_connection_handler_->Init(network_state_handler_.get(),
60 network_connection_handler_.reset();
85 network_connection_handler_->ConnectToNetwork(
96 network_connection_handler_->DisconnectNetwork(
133 scoped_ptr<NetworkConnectionHandler> network_connection_handler_; member in class:chromeos::NetworkConnectionHandlerTest

Completed in 42 milliseconds