Home
last modified time | relevance | path

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

/thrift-3.4.0/contrib/fb303/
DTClientInfo.cpp170 …TClientInfoConnection* callInfo = static_cast<TClientInfoServerHandler::Connect*>(serverContext)-… in getContext() local
171 if (callInfo != nullptr) { in getContext()
172 callInfo->recordCall(fn_name); in getContext()