Searched defs:Connect (Results 1 – 10 of 10) sorted by relevance
| /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/core/trusty/nvram/ |
| D | trusty_nvram_implementation.cpp | 56 bool TrustyNvramImplementation::Connect() { in Connect() function in nvram::TrustyNvramImplementation
|
| /system/bt/service/common/android/bluetooth/ |
| D | IBluetoothLowEnergy.aidl | 29 boolean Connect(int client_id, String address, boolean is_direct); in Connect() method
|
| /system/nvram/hal/ |
| D | testing_nvram_implementation.cpp | 77 bool TestingNvramImplementation::Connect() { in Connect() function in __anona4ea1ee00111::TestingNvramImplementation
|
| /system/extras/simpleperf/ |
| D | UnixSocket.cpp | 85 std::unique_ptr<UnixSocketConnection> UnixSocketConnection::Connect( in Connect() function in UnixSocketConnection
|
| /system/bt/service/ipc/binder/ |
| D | bluetooth_low_energy_binder_server.cc | 65 Status BluetoothLowEnergyBinderServer::Connect(int client_id, in Connect() function in ipc::binder::BluetoothLowEnergyBinderServer
|
| /system/bt/service/ |
| D | low_energy_client.cc | 54 bool LowEnergyClient::Connect(const std::string& address, bool is_direct) { in Connect() function in bluetooth::LowEnergyClient
|
| /system/core/adb/ |
| D | transport_mdns.cpp | 120 void Connect(const sockaddr* address) { in Connect() function in ResolvedService
|
| /system/bt/service/test/ |
| D | low_energy_client_unittest.cc | 258 TEST_F(LowEnergyClientPostRegisterTest, Connect) { in TEST_F() argument
|