Home
last modified time | relevance | path

Searched refs:target_host (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/test/core/handshake/
Dverify_peer_options.cc211 static int verify_callback(const char* target_host, const char* target_pem, in verify_callback() argument
213 if (target_host != nullptr) { in verify_callback()
215 target_host); in verify_callback()
/external/apache-http/api/
Dcurrent.txt3861 field @Deprecated public static final String HTTP_TARGET_HOST = "http.target_host";