Home
last modified time | relevance | path

Searched defs:create_socket (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/libcxx/test/support/
H A Dfilesystem_dynamic_test_helper.py79 def create_socket(source): function
H A Dfilesystem_test_helper.hpp189 std::string create_socket(std::string file) { in create_socket() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestsockopt.c25 static void create_socket(abts_case *tc, void *data) in create_socket() function
/aosp_15_r20/external/ltp/testcases/network/stress/ns-tools/
H A Dns-igmp_querier.c353 int create_socket(struct igmp_info *info_p) in create_socket() function
/aosp_15_r20/external/grpc-grpc/test/core/handshake/
H A Dserver_ssl_common.cc66 int create_socket(int port) { in create_socket() function
H A Dclient_ssl.cc103 static int create_socket(int* out_port) { in create_socket() function
/aosp_15_r20/external/liburing/test/
H A Dconnect.c25 static int create_socket(void) in create_socket() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dsocket_utils_common_posix.cc440 static int create_socket(grpc_socket_factory* factory, int domain, int type, in create_socket() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dsocket_utils_common_posix.cc482 static int create_socket(grpc_socket_factory* factory, int domain, int type, in create_socket() function
/aosp_15_r20/external/python/cpython2/Lib/
Dasyncore.py295 def create_socket(self, family, type): member in dispatcher
/aosp_15_r20/external/python/cpython3/Lib/
Dasyncore.py285 def create_socket(self, family=socket.AF_INET, type=socket.SOCK_STREAM): member in dispatcher
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dasyncore.py285 def create_socket(self, family=socket.AF_INET, type=socket.SOCK_STREAM): member in dispatcher
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dasyncore.py285 def create_socket(self, family=socket.AF_INET, type=socket.SOCK_STREAM): member in dispatcher
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dasyncore.py285 def create_socket(self, family=socket.AF_INET, type=socket.SOCK_STREAM): member in dispatcher
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dasyncore.py285 def create_socket(self, family=socket.AF_INET, type=socket.SOCK_STREAM): member in dispatcher
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dasyncore.py285 def create_socket(self, family=socket.AF_INET, type=socket.SOCK_STREAM): member in dispatcher
/aosp_15_r20/external/grpc-grpc/test/core/network_benchmarks/
H A Dlow_level_ping_pong.cc568 int create_socket(const char* socket_type, fd_pair* client_fds, in create_socket() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dfilesystem_test_helper.h322 std::string create_socket(std::string file) { in create_socket() function
/aosp_15_r20/external/crosvm/net_util/src/slirp/sys/windows/
H A Dhandler.rs756 fn create_socket() -> (UdpSocket, WSAPOLLFD) { in create_socket() function
/aosp_15_r20/bootable/libbootloader/gbl/efi/src/
H A Dnet.rs547 fn create_socket(&'b mut self) -> Result<EfiTcpSocket<'a, 'b>> { in create_socket() method
/aosp_15_r20/external/crosvm/net_util/src/sys/linux/
H A Dtap.rs481 fn create_socket() -> Result<net::UdpSocket> { in create_socket() function
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...