Home
last modified time | relevance | path

Searched refs:socket_network_client (Results 1 – 25 of 106) sorted by relevance

12345

/aosp_15_r20/system/core/libcutils/
H A Dsockets_test.cpp98 cutils_socket_t client = socket_network_client( in TEST()
109 cutils_socket_t client = socket_network_client( in TEST()
120 cutils_socket_t client = socket_network_client( in TEST()
131 cutils_socket_t client = socket_network_client( in TEST()
H A Dsocket_network_client_windows.cpp33 SOCKET socket_network_client(const char* host, int port, int type) { in socket_network_client() function
/aosp_15_r20/out/soong/.intermediates/system/core/libcutils/libcutils_sockets/android_arm64_armv8-2a_cortex-a55_static_apex30_sabi/obj/system/core/libcutils/
Dsocket_network_client_unix.sdump40 "function_name" : "socket_network_client",
41 "linker_set_key" : "socket_network_client",
/aosp_15_r20/out/soong/.intermediates/system/core/libcutils/libcutils_sockets/android_arm64_armv8-2a_cortex-a55_static_cfi_apex31_sabi/obj/system/core/libcutils/
Dsocket_network_client_unix.sdump40 "function_name" : "socket_network_client",
41 "linker_set_key" : "socket_network_client",
/aosp_15_r20/out/soong/.intermediates/system/core/libcutils/libcutils_sockets/android_arm64_armv8-2a_cortex-a55_static_sabi/obj/system/core/libcutils/
Dsocket_network_client_unix.sdump40 "function_name" : "socket_network_client",
41 "linker_set_key" : "socket_network_client",
/aosp_15_r20/out/soong/.intermediates/system/core/libcutils/libcutils_sockets/android_vendor_arm64_armv8-2a_cortex-a55_static_sabi/obj/system/core/libcutils/
Dsocket_network_client_unix.sdump40 "function_name" : "socket_network_client",
41 "linker_set_key" : "socket_network_client",
/aosp_15_r20/system/core/fastboot/
H A Dsocket.cpp255 cutils_socket_t sock = socket_network_client(host.c_str(), port, SOCK_DGRAM); in NewClient()
260 cutils_socket_t sock = socket_network_client(host.c_str(), port, SOCK_STREAM); in NewClient()
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/core/libcutils/include_vndk/cutils/
Dsockets.h87 cutils_socket_t socket_network_client(const char* host, int port, int type);
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/core/libcutils/include_outside_system/cutils/
Dsockets.h87 cutils_socket_t socket_network_client(const char* host, int port, int type);
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/core/libcutils/include_vndk/cutils/
Dsockets.h87 cutils_socket_t socket_network_client(const char* host, int port, int type);
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/core/libcutils/include_outside_system/cutils/
Dsockets.h87 cutils_socket_t socket_network_client(const char* host, int port, int type);
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/core/libcutils/include_outside_system/cutils/
Dsockets.h87 cutils_socket_t socket_network_client(const char* host, int port, int type);
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/core/libcutils/include/cutils/
Dsockets.h87 cutils_socket_t socket_network_client(const char* host, int port, int type);
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/libcutils/include_vndk/cutils/
Dsockets.h87 cutils_socket_t socket_network_client(const char* host, int port, int type);
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/core/libcutils/include_outside_system/cutils/
Dsockets.h87 cutils_socket_t socket_network_client(const char* host, int port, int type);
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/core/libcutils/include/cutils/
Dsockets.h87 cutils_socket_t socket_network_client(const char* host, int port, int type);
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/core/libcutils/include/cutils/
Dsockets.h87 cutils_socket_t socket_network_client(const char* host, int port, int type);
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/core/libcutils/include/cutils/
Dsockets.h87 cutils_socket_t socket_network_client(const char* host, int port, int type);
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/core/libcutils/include_outside_system/cutils/
Dsockets.h87 cutils_socket_t socket_network_client(const char* host, int port, int type);
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/core/libcutils/include_outside_system/cutils/
Dsockets.h87 cutils_socket_t socket_network_client(const char* host, int port, int type);
/aosp_15_r20/system/core/libcutils/include/cutils/
H A Dsockets.h87 cutils_socket_t socket_network_client(const char* host, int port, int type);
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/core/libcutils/include_outside_system/cutils/
Dsockets.h87 cutils_socket_t socket_network_client(const char* host, int port, int type);
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/core/libcutils/include_outside_system/cutils/
Dsockets.h87 cutils_socket_t socket_network_client(const char* host, int port, int type);
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/core/libcutils/include_outside_system/cutils/
Dsockets.h87 cutils_socket_t socket_network_client(const char* host, int port, int type);
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/core/libcutils/include/cutils/
Dsockets.h87 cutils_socket_t socket_network_client(const char* host, int port, int type);

12345