| /external/crosvm/base/tests/linux/ |
| D | net.rs | 23 let socket_path = temp_dir.path().join("unix_seqpacket_listener_path"); in unix_seqpacket_listener_path() localVariable 34 let socket_path = temp_dir.path().join("unix_seqpacket_listener_from_fd"); in unix_seqpacket_listener_from_fd() localVariable 60 let socket_path = temp_dir.path().join("path_to_socket"); in unix_seqpacket_path_exists_pass() localVariable 71 let socket_path = temp_dir.path().join("path_listerner_accept_with_timeout"); in unix_seqpacket_path_listener_accept_with_timeout() localVariable 104 let socket_path = temp_dir.path().join("path_listerner_accept"); in unix_seqpacket_path_listener_accept() localVariable
|
| /external/crosvm/src/crosvm/ |
| D | cmdline.rs | 178 pub socket_path: String, field 190 pub socket_path: String, field 199 pub socket_path: String, field 219 pub socket_path: String, field 270 pub socket_path: String, field 287 pub socket_path: String, field 300 pub socket_path: String, field 312 pub socket_path: String, field 321 pub socket_path: String, field 333 pub socket_path: String, field [all …]
|
| D | config.rs | 793 pub socket_path: Option<PathBuf>, field
|
| /external/e2fsprogs/misc/ |
| D | uuidd.c | 143 static int call_daemon(const char *socket_path, int op, char *buf, in call_daemon() 230 static void server_loop(const char *socket_path, const char *pidfile_path, in server_loop() 445 const char *socket_path = UUIDD_SOCKET_PATH; in main() local
|
| /external/cronet/net/base/ |
| D | sockaddr_util_posix.cc | 19 bool FillUnixAddress(const std::string& socket_path, in FillUnixAddress()
|
| /external/autotest/client/cros/crash/crasher/ |
| D | crasher.cc | 47 bool SendPid(const char *socket_path) { in SendPid()
|
| /external/crosvm/e2e_tests/tests/ |
| D | suspend_resume.rs | 223 let socket_path = socket.to_str().unwrap(); in create_net_config() localVariable
|
| D | vsock.rs | 262 let socket_path = socket.to_str().unwrap(); in create_vu_config() localVariable
|
| /external/cronet/net/socket/ |
| D | unix_domain_client_socket_posix.cc | 24 UnixDomainClientSocket::UnixDomainClientSocket(const std::string& socket_path, in UnixDomainClientSocket()
|
| D | unix_domain_server_socket_posix.cc | 68 int UnixDomainServerSocket::BindAndListen(const std::string& socket_path, in BindAndListen()
|
| /external/rust/crates/vhost-device-vsock/src/ |
| D | main.rs | 345 let socket_path = test_dir.path().join("vhost4.socket").display().to_string(); in test_vsock_config_setup() localVariable 443 let socket_path = test_dir.path().join("vhost4.socket"); in test_vsock_config_setup_from_file() localVariable
|
| /external/crosvm/e2e_tests/fixture/src/ |
| D | utils.rs | 206 let socket_path = socket.to_str().unwrap(); in create_vu_block_config() localVariable
|
| /external/crosvm/crosvm_control/src/ |
| D | lib.rs | 48 let socket_path = unsafe { CStr::from_ptr(socket_path) }; in validate_socket_path() localVariable 250 socket_path: *const c_char, field
|
| /external/cronet/net/websockets/ |
| D | websocket_stream_test.cc | 187 const std::string socket_path = socket_url.path(); in CreateAndConnectStandard() local 354 const std::string socket_path = socket_url.path(); in CreateAndConnectCustomResponse() local 381 const std::string socket_path = socket_url.path(); in CreateAndConnectStringResponse() local
|
| /external/crosvm/src/ |
| D | main.rs | 636 let socket_path = Path::new(&socket_path); in snapshot_vm() localVariable
|
| /external/wpa_supplicant_8/hostapd/ |
| D | hlr_auc_gw.c | 62 static const char *socket_path; variable
|
| /external/crosvm/gpu_display/src/ |
| D | display_wl.c | 739 bool dwl_context_setup(struct dwl_context *self, const char *socket_path) in dwl_context_setup()
|