Home
last modified time | relevance | path

Searched defs:set_host (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/x509/
Dverify.rs121 pub fn set_host(&mut self, host: &str) -> Result<(), ErrorStack> { in set_host() method
/third_party/node/src/
Dnode_options.h29 void set_host(const std::string& host) { host_name_ = host; } in set_host() function
/third_party/node/deps/ada/
Dada.cpp11993 bool url::set_host(const std::string_view input) { in set_host() function in ada::url
13772 bool url_aggregator::set_host(const std::string_view input) { in set_host() function in ada::url_aggregator