Home
last modified time | relevance | path

Searched refs:ethernet (Results 1 – 14 of 14) sorted by relevance

/system/connectivity/shill/ethernet/
Dethernet_service.cc58 base::WeakPtr<Ethernet> ethernet) in EthernetService() argument
60 Technology::kEthernet, ethernet) { in EthernetService()
78 base::WeakPtr<Ethernet> ethernet) in EthernetService() argument
80 ethernet_(ethernet) {} in EthernetService()
Dmock_ethernet_service.cc26 base::WeakPtr<Ethernet> ethernet) in MockEthernetService() argument
28 ethernet) {} in MockEthernetService()
Dethernet_service.h43 base::WeakPtr<Ethernet> ethernet);
74 base::WeakPtr<Ethernet> ethernet);
76 Ethernet* ethernet() const { return ethernet_.get(); } in ethernet() function
Dmock_ethernet_service.h31 base::WeakPtr<Ethernet> ethernet);
/system/connectivity/shill/pppoe/
Dpppoe_service.cc58 base::WeakPtr<Ethernet> ethernet) in PPPoEService() argument
60 Technology::kPPPoE, ethernet), in PPPoEService()
87 CHECK(ethernet()); in Connect()
89 if (!ethernet()->link_up()) { in Connect()
126 options, ethernet()->link_name(), callback, error); in Connect()
Dpppoe_service.h53 base::WeakPtr<Ethernet> ethernet);
/system/connectivity/shill/
Dshill.gyp428 'ethernet/ethernet_eap_provider.cc',
429 'ethernet/ethernet_eap_service.cc',
485 'ethernet/ethernet.cc',
486 'ethernet/ethernet_service.cc',
487 'ethernet/ethernet_temporary_service.cc',
488 'ethernet/virtio_ethernet.cc',
709 'ethernet/ethernet_service_unittest.cc',
710 'ethernet/ethernet_unittest.cc',
711 'ethernet/mock_ethernet.cc',
712 'ethernet/mock_ethernet_service.cc',
[all …]
/system/connectivity/shill/init/
Dshill.conf.in103 ARGS="${ARGS} --ignore-unknown-ethernet"
/system/sepolicy/
Dservice_contexts42 ethernet u:object_r:ethernet_service:s0
/system/core/fastboot/
Dfastboot_protocol.txt5 over USB or ethernet. It is designed to be very straightforward to implement,
183 over ethernet if USB is not available.
/system/connectivity/shill/doc/
Dmanager-api.txt331 "ethernet,bluetooth,wifi,wimax,cellular"
340 { ethernet, wifi, wimax, bluetooth, cellular }
Ddevice-api.txt676 The device type (for example "ethernet", "wifi" etc.)
Dservice-api.txt1561 "ethernet" (802.3 wired Ethernet),
/system/core/rootdir/
Dinit.rc362 mkdir /data/misc/ethernet 0770 system system