Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ span
Method
span
src/brpc/controller.cpp:1757–1759 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1755
}
1756
1757
std::shared_ptr<Span> ControllerPrivateAccessor::span() const {
1758
return _cntl->_span.lock();
1759
}
1760
1761
} // namespace brpc
Callers
15
operator()
Method · 0.80
PackEspRequest
Function · 0.80
ProcessEspResponse
Function · 0.80
ProcessRedisResponse
Function · 0.80
ProcessNsheadMcpackResponse
Function · 0.80
ProcessHttpResponse
Function · 0.80
SerializeHttpRequest
Function · 0.80
~HttpResponseSender
Method · 0.80
ProcessUbrpcResponse
Function · 0.80
SendSofaResponse
Function · 0.80
ProcessSofaResponse
Function · 0.80
Run
Method · 0.80
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected