Home
last modified time | relevance | path

Searched defs:connect_to (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/packages/modules/adb/
Dadb_listeners.cpp52 std::string connect_to; member in alistener
190 InstallStatus install_listener(const std::string& local_name, const char* connect_to, in install_listener()
/aosp_15_r20/external/curl/tests/libtest/
H A Dlib1974.c32 struct curl_slist *connect_to = NULL; in test() local
H A Dlib1955.c33 struct curl_slist *connect_to = NULL; in test() local
H A Dlib1936.c32 struct curl_slist *connect_to = NULL; in test() local
H A Dlib1956.c33 struct curl_slist *connect_to = NULL; in test() local
H A Dlib1935.c32 struct curl_slist *connect_to = NULL; in test() local
H A Dlib1958.c33 struct curl_slist *connect_to = NULL; in test() local
H A Dlib1970.c33 struct curl_slist *connect_to = NULL; in test() local
H A Dlib1933.c32 struct curl_slist *connect_to = NULL; in test() local
H A Dlib1973.c33 struct curl_slist *connect_to = NULL; in test() local
H A Dlib1957.c33 struct curl_slist *connect_to = NULL; in test() local
H A Dlib1934.c32 struct curl_slist *connect_to = NULL; in test() local
H A Dlib1959.c33 struct curl_slist *connect_to = NULL; in test() local
H A Dlib1937.c33 struct curl_slist *connect_to = NULL; in test() local
H A Dlib1964.c32 struct curl_slist *connect_to = NULL; in test() local
H A Dlib1938.c33 struct curl_slist *connect_to = NULL; in test() local
H A Dlib1972.c35 struct curl_slist *connect_to = NULL; in test() local
H A Dlib1971.c43 struct curl_slist *connect_to = NULL; in test() local
H A Dlib1975.c43 struct curl_slist *connect_to = NULL; in test() local
/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dcreate_test_channel.cc179 const std::string& connect_to = server.empty() ? override_hostname : server; in CreateTestChannel() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c74 struct inet_addr connect_to; member
/aosp_15_r20/external/curl/tests/server/
H A Dsws.c1283 static curl_socket_t connect_to(const char *ipaddr, unsigned short port) in connect_to() function
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/client/
Dclient.rs443 fn connect_to( in connect_to() function
/aosp_15_r20/external/curl/src/
H A Dtool_cfgable.h211 struct curl_slist *connect_to; member
/aosp_15_r20/external/curl/lib/
H A Durldata.h1648 struct curl_slist *connect_to; /* list of host:port mappings to override member