Searched defs:EthernetNetwork (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/cros/
H A Dnetwork_library.h413 class EthernetNetwork : public Network { class in namespace:chromeos
415 explicit EthernetNetwork(const std::string& service_path) : function in class:chromeos::EthernetNetwork
420 DISALLOW_COPY_AND_ASSIGN(EthernetNetwork);
968 virtual const EthernetNetwork* ethernet_network() const = 0;

Completed in 35 milliseconds