HomeSort by relevance Sort by last modified time
    Searched refs:EthernetNetwork (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/chromeos/cros/
mock_network_library.h 39 MOCK_CONST_METHOD0(ethernet_network, const EthernetNetwork*(void));
network_library.h 413 class EthernetNetwork : public Network {
415 explicit EthernetNetwork(const std::string& service_path) :
420 DISALLOW_COPY_AND_ASSIGN(EthernetNetwork);
    [all...]
network_library.cc 40 // EthernetNetwork
41 // ethernet_: EthernetNetwork* to the active ethernet network in network_map_.
    [all...]
  /external/chromium/chrome/browser/automation/
testing_automation_provider_chromeos.cc 278 const chromeos::EthernetNetwork* ethernet_network =
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.cc     [all...]
  /external/chromium/chrome/browser/
browser_about_handler.cc 479 const chromeos::EthernetNetwork* ethernet = cros->ethernet_network();
    [all...]

Completed in 195 milliseconds