Searched refs:shill (Results 26 - 50 of 913) sorted by relevance

1234567891011>>

/system/connectivity/shill/
H A Dmock_dbus_manager.cc17 #include "shill/mock_dbus_manager.h"
19 namespace shill { namespace
25 } // namespace shill
H A Dmock_eap_listener.cc17 #include "shill/mock_eap_listener.h"
19 namespace shill { namespace
25 } // namespace shill
H A Dmock_icmp.cc17 #include "shill/mock_icmp.h"
19 namespace shill { namespace
25 } // namespace shill
H A Dmock_power_manager_proxy.cc17 #include "shill/mock_power_manager_proxy.h"
19 #include "shill/testing.h"
23 namespace shill { namespace
29 } // namespace shill
H A Dmock_traffic_monitor.cc17 #include "shill/mock_traffic_monitor.h"
19 #include "shill/device.h"
21 namespace shill { namespace
27 } // namespace shill
H A Dprofile_adaptor_stub.cc17 #include "shill/profile_adaptor_stub.h"
19 namespace shill { namespace
24 } // namespace shill
H A Drpc_task_adaptor_stub.cc17 #include "shill/rpc_task_adaptor_stub.h"
19 namespace shill { namespace
24 } // namespace shill
H A Dthird_party_vpn_adaptor_stub.cc17 #include "shill/third_party_vpn_adaptor_stub.h"
19 namespace shill { namespace
24 } // namespace shill
H A Dmock_async_connection.cc17 #include "shill/mock_async_connection.h"
19 #include "shill/net/ip_address.h"
21 namespace shill { namespace
29 } // namespace shill
H A Dmock_dhcp_properties.cc17 #include "shill/mock_dhcp_properties.h"
21 namespace shill { namespace
27 } // namespace shill
H A Dmock_dns_server_proxy.cc17 #include "shill/mock_dns_server_proxy.h"
19 namespace shill { namespace
26 } // namespace shill
H A Dmock_icmp_session.cc17 #include "shill/mock_icmp_session.h"
19 namespace shill { namespace
26 } // namespace shill
/system/connectivity/shill/supplicant/
H A Dmock_supplicant_bss_proxy.cc17 #include "shill/supplicant/mock_supplicant_bss_proxy.h"
19 namespace shill { namespace
27 } // namespace shill
H A Dmock_supplicant_eap_state_handler.cc17 #include "shill/supplicant/mock_supplicant_eap_state_handler.h"
19 namespace shill { namespace
26 } // namespace shill
/system/connectivity/shill/upstart/
H A Dmock_upstart_proxy.cc17 #include "shill/upstart/mock_upstart_proxy.h"
19 #include "shill/testing.h"
23 namespace shill { namespace
29 } // namespace shill
/system/connectivity/shill/vpn/
H A Dmock_openvpn_management_server.cc17 #include "shill/vpn/mock_openvpn_management_server.h"
19 namespace shill { namespace
26 } // namespace shill
/system/connectivity/shill/wifi/
H A Dmock_tdls_manager.cc17 #include "shill/wifi/mock_tdls_manager.h"
19 namespace shill { namespace
25 } // namespace shill
/system/connectivity/shill/wimax/
H A Dmock_wimax_network_proxy.cc17 #include "shill/wimax/mock_wimax_network_proxy.h"
21 namespace shill { namespace
27 } // namespace shill
/system/connectivity/dhcp_client/
H A Ddhcp_options_writer.h26 #include <shill/net/byte_string.h>
34 int WriteUInt8Option(shill::ByteString* buffer,
37 int WriteUInt16Option(shill::ByteString* buffer,
40 int WriteUInt32Option(shill::ByteString* buffer,
43 int WriteUInt8ListOption(shill::ByteString* buffer,
46 int WriteUInt16ListOption(shill::ByteString* buffer,
49 int WriteUInt32ListOption(shill::ByteString* buffer,
52 int WriteUInt32PairListOption(shill::ByteString* buffer,
55 int WriteBoolOption(shill::ByteString* buffer,
58 int WriteStringOption(shill
[all...]
/system/connectivity/shill/binder/android/system/connectivity/shill/
H A DIPropertyChangedCallback.aidl17 package android.system.connectivity.shill;
24 * method call must call shill's getter for |name|
H A DIDevice.aidl17 package android.system.connectivity.shill;
19 import android.system.connectivity.shill.IPropertyChangedCallback;
52 * method will be called when the value of a shill property changes.
/system/connectivity/shill/dbus/
H A Dmock_dbus_service_watcher.h20 namespace shill { namespace
27 } // namespace shill
/system/connectivity/shill/dhcp/
H A Ddhcpcd_listener_interface.h21 namespace shill { namespace
28 } // namespace shill
/system/connectivity/shill/ethernet/
H A Dmock_ethernet_eap_provider.cc17 #include "shill/ethernet/mock_ethernet_eap_provider.h"
19 namespace shill { namespace
26 } // namespace shill
/system/connectivity/shill/mobile_operator_db/test_protos/
H A Dinit_test_empty_db_init.h29 // protoc --proto_path .. --encode "shill.mobile_operator_db.MobileOperatorDB"
34 namespace shill { namespace
39 } // namespace shill

Completed in 385 milliseconds

1234567891011>>