/system/connectivity/shill/cellular/ |
D | modem_manager.cc | 47 void ModemManager::Connect() { in Connect() function in shill::ModemManager 125 void ModemManagerClassic::Connect() { in Connect() function in shill::ModemManagerClassic
|
D | modem_manager_unittest.cc | 166 TEST_F(ModemManagerClassicTest, Connect) { in TEST_F() argument 204 void Connect(const ObjectsWithProperties& expected_objects) { in Connect() function in shill::ModemManager1Test 243 TEST_F(ModemManager1Test, Connect) { in TEST_F() argument
|
D | modem_manager_1.cc | 72 void ModemManager1::Connect() { in Connect() function in shill::ModemManager1
|
D | cellular_capability_classic.cc | 242 void CellularCapabilityClassic::Connect(const KeyValueStore& properties, in Connect() function in shill::CellularCapabilityClassic
|
/system/core/fastboot/ |
D | tcp.cpp | 181 std::unique_ptr<Transport> Connect(const std::string& hostname, int port, std::string* error) { in Connect() function 188 std::unique_ptr<Transport> Connect(std::unique_ptr<Socket> sock, std::string* error) { in Connect() function
|
D | udp.cpp | 373 std::unique_ptr<Transport> Connect(const std::string& hostname, int port, std::string* error) { in Connect() function 380 std::unique_ptr<Transport> Connect(std::unique_ptr<Socket> sock, std::string* error) { in Connect() function
|
/system/extras/tests/net_test/ |
D | csocket.py | 117 def Connect(s, to): function
|
/system/connectivity/shill/binder/android/system/connectivity/shill/ |
D | IService.aidl | 96 void Connect(); in Connect() method
|
/system/connectivity/shill/dbus/ |
D | chromeos_modem_simple_proxy.cc | 58 void ChromeosModemSimpleProxy::Connect(const KeyValueStore& properties, in Connect() function in shill::ChromeosModemSimpleProxy
|
D | chromeos_mm1_modem_simple_proxy.cc | 45 void ChromeosModemSimpleProxy::Connect( in Connect() function in shill::mm1::ChromeosModemSimpleProxy
|
D | chromeos_wimax_device_proxy.cc | 137 void ChromeosWiMaxDeviceProxy::Connect(const RpcIdentifier& network, in Connect() function in shill::ChromeosWiMaxDeviceProxy
|
D | chromeos_service_dbus_adaptor.cc | 163 bool ChromeosServiceDBusAdaptor::Connect(brillo::ErrorPtr* error) { in Connect() function in shill::ChromeosServiceDBusAdaptor
|
/system/connectivity/shill/ethernet/ |
D | ethernet_service.cc | 84 void EthernetService::Connect(Error* error, const char* reason) { in Connect() function in shill::EthernetService
|
/system/connectivity/shill/binder/ |
D | service_binder_adaptor.cc | 98 Status ServiceBinderAdaptor::Connect() { in Connect() function in shill::ServiceBinderAdaptor
|
/system/connectivity/shill/pppoe/ |
D | pppoe_service.cc | 84 void PPPoEService::Connect(Error* error, const char* reason) { in Connect() function in shill::PPPoEService
|
D | pppoe_service_unittest.cc | 166 TEST_F(PPPoEServiceTest, Connect) { in TEST_F() argument
|
/system/connectivity/shill/vpn/ |
D | vpn_service.cc | 74 void VPNService::Connect(Error* error, const char* reason) { in Connect() function in shill::VPNService
|
D | l2tp_ipsec_driver.cc | 154 void L2TPIPSecDriver::Connect(const VPNServiceRefPtr& service, Error* error) { in Connect() function in shill::L2TPIPSecDriver
|
/system/connectivity/shill/wimax/ |
D | wimax_service.cc | 151 void WiMaxService::Connect(Error* error, const char* reason) { in Connect() function in shill::WiMaxService
|
D | wimax_service_unittest.cc | 245 TEST_F(WiMaxServiceTest, Connect) { in TEST_F() argument
|
/system/webservd/libwebserv/ |
D | dbus_server.cc | 111 void DBusServer::Connect( in Connect() function in libwebserv::DBusServer
|
/system/connectivity/shill/net/ |
D | sockets.cc | 83 int Sockets::Connect(int sockfd, in Connect() function in shill::Sockets
|
/system/bt/service/common/bluetooth/binder/ |
D | IBluetoothLowEnergy.cpp | 194 bool BpBluetoothLowEnergy::Connect(int client_id, const char* address, in Connect() function in ipc::binder::BpBluetoothLowEnergy
|
/system/bt/service/ipc/binder/ |
D | bluetooth_low_energy_binder_server.cpp | 57 bool BluetoothLowEnergyBinderServer::Connect(int client_id, in Connect() function in ipc::binder::BluetoothLowEnergyBinderServer
|
/system/weaved/libweaved/ |
D | service.cc | 498 std::unique_ptr<Service::Subscription> Service::Connect( in Connect() function in weaved::Service
|