Searched defs:connect (Results 1 – 9 of 9) sorted by relevance
| /system/server_configurable_flags/aconfigd/srcs/ |
| D | AconfigdClientSocketImpl.java | 52 public void connect() throws IOException { in connect() method in AconfigdClientSocketImpl
|
| /system/core/trusty/libtrusty-rs/src/ |
| D | lib.rs | 107 pub fn connect(device: &str, service: &str) -> Result<Self> { in connect() method
|
| /system/core/debuggerd/rust/tombstoned_client/src/ |
| D | lib.rs | 69 pub fn connect(pid: i32, dump_type: DebuggerdDumpType) -> Result<Self, Error> { in connect() method
|
| /system/chre/host/common/ |
| D | socket_client.cc | 45 bool SocketClient::connect(const char *socketName, in connect() function in android::chre::SocketClient
|
| D | chre_aidl_hal_client.cc | 559 connect, enumerator
|
| /system/chre/host/common/include/chre_host/ |
| D | hal_client.h | 118 bool connect() { in connect() function
|
| /system/core/libusbhost/ |
| D | usbhost.c | 614 unsigned int interface, int connect) in usb_device_connect_kernel_driver()
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 9398 int (*connect)(struct sock *, struct sockaddr *, int); member 11691 int (*connect)(struct socket *, struct sockaddr *, int, int); member 74146 int (*connect)(struct input_handler *, struct input_dev *, const struct input_device_id *); member 84013 struct nvmf_connect_command connect; member 93053 void (*connect)(struct gserial *); member 99489 int (*connect)(struct serio *, struct serio_driver *); member 113892 int (*connect)(struct vsock_sock *); member 121166 u32 connect: 1; member 133456 Connect_UUIE connect; member
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 9318 int (*connect)(struct sock *, struct sockaddr *, int); member 11606 int (*connect)(struct socket *, struct sockaddr *, int, int); member 82496 int (*connect)(struct input_handler *, struct input_dev *, const struct input_device_id *); member 93744 struct nvmf_connect_command connect; member 102749 void (*connect)(struct gserial *); member 109190 int (*connect)(struct serio *, struct serio_driver *); member 121299 int (*connect)(struct vsock_sock *); member 127683 u32 connect: 1; member 141110 Connect_UUIE connect; member
|