Searched defs:host_ (Results 1 – 9 of 9) sorted by relevance
/thrift-3.4.0/lib/cpp/src/thrift/async/ | ||
D | TEvhttpClientChannel.h | 77 std::string host_; variable |
/thrift-3.4.0/lib/cpp/src/thrift/transport/ | ||
D | TSocketPool.h | 48 std::string host_; variable |
D | TSocket.h | 310 std::string host_; variable |
/thrift-3.4.0/lib/php/lib/Server/ | ||
D | TServerSocket.php | 60 protected $host_; variable in Thrift\\Server\\TServerSocket |
/thrift-3.4.0/lib/php/lib/Transport/ | ||
D | THttpClient.php | 40 protected $host_; variable in Thrift\\Transport\\THttpClient |
D | TCurlClient.php | 42 protected $host_; variable in Thrift\\Transport\\TCurlClient |
D | TSocket.php | 48 protected $host_ = 'localhost'; variable in Thrift\\Transport\\TSocket |
/thrift-3.4.0/lib/java/src/main/java/org/apache/thrift/transport/ | ||
D | TSocket.java | 41 private String host_; field in TSocket |
/thrift-3.4.0/lib/d/src/thrift/transport/ | ||
D | socket.d | 184 string host_; variable |