/aosp_15_r20/packages/modules/adb/ |
D | adb_listeners.cpp | 52 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 D | lib1974.c | 32 struct curl_slist *connect_to = NULL; in test() local
|
H A D | lib1955.c | 33 struct curl_slist *connect_to = NULL; in test() local
|
H A D | lib1936.c | 32 struct curl_slist *connect_to = NULL; in test() local
|
H A D | lib1956.c | 33 struct curl_slist *connect_to = NULL; in test() local
|
H A D | lib1935.c | 32 struct curl_slist *connect_to = NULL; in test() local
|
H A D | lib1958.c | 33 struct curl_slist *connect_to = NULL; in test() local
|
H A D | lib1970.c | 33 struct curl_slist *connect_to = NULL; in test() local
|
H A D | lib1933.c | 32 struct curl_slist *connect_to = NULL; in test() local
|
H A D | lib1973.c | 33 struct curl_slist *connect_to = NULL; in test() local
|
H A D | lib1957.c | 33 struct curl_slist *connect_to = NULL; in test() local
|
H A D | lib1934.c | 32 struct curl_slist *connect_to = NULL; in test() local
|
H A D | lib1959.c | 33 struct curl_slist *connect_to = NULL; in test() local
|
H A D | lib1937.c | 33 struct curl_slist *connect_to = NULL; in test() local
|
H A D | lib1964.c | 32 struct curl_slist *connect_to = NULL; in test() local
|
H A D | lib1938.c | 33 struct curl_slist *connect_to = NULL; in test() local
|
H A D | lib1972.c | 35 struct curl_slist *connect_to = NULL; in test() local
|
H A D | lib1971.c | 43 struct curl_slist *connect_to = NULL; in test() local
|
H A D | lib1975.c | 43 struct curl_slist *connect_to = NULL; in test() local
|
/aosp_15_r20/external/grpc-grpc/test/cpp/util/ |
H A D | create_test_channel.cc | 179 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 D | sk_lookup.c | 74 struct inet_addr connect_to; member
|
/aosp_15_r20/external/curl/tests/server/ |
H A D | sws.c | 1283 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/ |
D | client.rs | 443 fn connect_to( in connect_to() function
|
/aosp_15_r20/external/curl/src/ |
H A D | tool_cfgable.h | 211 struct curl_slist *connect_to; member
|
/aosp_15_r20/external/curl/lib/ |
H A D | urldata.h | 1648 struct curl_slist *connect_to; /* list of host:port mappings to override member
|