| /external/crosvm/base/tests/unix/ |
| 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 58 let socket_path = temp_dir.path().join("path_to_socket"); in unix_seqpacket_path_exists_pass() localVariable 69 let socket_path = temp_dir.path().join("path_listerner_accept_with_timeout"); in unix_seqpacket_path_listener_accept_with_timeout() localVariable 102 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 187 pub socket_path: String, field 207 pub socket_path: String, field 258 pub socket_path: String, field 275 pub socket_path: String, field 284 pub socket_path: String, field 293 pub socket_path: String, field 302 pub socket_path: String, field 311 pub socket_path: String, field 320 pub socket_path: String, field [all …]
|
| D | config.rs | 1131 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/ltp/testcases/kernel/security/tomoyo/ |
| D | tomoyo_file_test.c | 72 static const char *socket_path = "/tmp/socket_test"; variable
|
| /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/crosvm/e2e_tests/tests/ |
| D | block.rs | 141 let socket_path = socket.to_str().unwrap(); in create_vu_config() localVariable
|
| D | vsock.rs | 137 let socket_path = socket.to_str().unwrap(); in create_vu_config() localVariable
|
| /external/cronet/net/websockets/ |
| D | websocket_stream_test.cc | 161 const std::string socket_path = socket_url.path(); in CreateAndConnectStandard() local 327 const std::string socket_path = socket_url.path(); in CreateAndConnectCustomResponse() local 352 const std::string socket_path = socket_url.path(); in CreateAndConnectStringResponse() local
|
| /external/crosvm/src/ |
| D | main.rs | 548 let socket_path = Path::new(&socket_path); in snapshot_vm() localVariable
|
| /external/crosvm/crosvm_control/src/ |
| D | lib.rs | 40 let socket_path = unsafe { CStr::from_ptr(socket_path) }; in validate_socket_path() 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 | 731 bool dwl_context_setup(struct dwl_context *self, const char *socket_path) in dwl_context_setup()
|