Home
last modified time | relevance | path

Searched defs:healthy (Results 1 – 2 of 2) sorted by relevance

/thrift-3.4.0/lib/cpp/src/thrift/async/
DTAsyncProtocolProcessor.cpp44 std::function<void(bool healthy)> _return, in finish()
/thrift-3.4.0/lib/cpp/src/thrift/qt/
DTQTcpServer.cpp143 void TQTcpServer::finish(shared_ptr<ConnectionContext> ctx, bool healthy) { in finish()