Home
last modified time | relevance | path

Searched defs:host_ (Results 1 – 9 of 9) sorted by relevance

/thrift-3.4.0/lib/cpp/src/thrift/async/
DTEvhttpClientChannel.h77 std::string host_; variable
/thrift-3.4.0/lib/cpp/src/thrift/transport/
DTSocketPool.h48 std::string host_; variable
DTSocket.h310 std::string host_; variable
/thrift-3.4.0/lib/php/lib/Server/
DTServerSocket.php60 protected $host_; variable in Thrift\\Server\\TServerSocket
/thrift-3.4.0/lib/php/lib/Transport/
DTHttpClient.php40 protected $host_; variable in Thrift\\Transport\\THttpClient
DTCurlClient.php42 protected $host_; variable in Thrift\\Transport\\TCurlClient
DTSocket.php48 protected $host_ = 'localhost'; variable in Thrift\\Transport\\TSocket
/thrift-3.4.0/lib/java/src/main/java/org/apache/thrift/transport/
DTSocket.java41 private String host_; field in TSocket
/thrift-3.4.0/lib/d/src/thrift/transport/
Dsocket.d184 string host_; variable