Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ Failed
Method
Failed
src/brpc/controller.cpp:388–390 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
386
387
388
bool Controller::Failed() const {
389
return FailedInline();
390
}
391
392
std::string Controller::ErrorText() const {
393
return _error_text;
Callers
15
sender
Function · 0.45
Init
Method · 0.45
HandleResponse
Method · 0.45
sender
Function · 0.45
Proxy
Method · 0.45
ProxyAsync
Method · 0.45
sender
Function · 0.45
main
Function · 0.45
sender
Function · 0.45
sender
Function · 0.45
sender
Function · 0.45
Echo
Method · 0.45
Calls
no outgoing calls
Tested by
15
TEST_F
Function · 0.36
incr_thread
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
SendSleepRPC
Function · 0.36
TestBaiduMasterService
Function · 0.36
TestGenericCall
Function · 0.36
TestBaiduStdAuth
Function · 0.36
TestHttpAuth
Function · 0.36
TestClientHost
Function · 0.36