MCPcopy 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
388bool Controller::Failed() const {
389 return FailedInline();
390}
391
392std::string Controller::ErrorText() const {
393 return _error_text;

Callers 15

senderFunction · 0.45
InitMethod · 0.45
HandleResponseMethod · 0.45
senderFunction · 0.45
ProxyMethod · 0.45
ProxyAsyncMethod · 0.45
senderFunction · 0.45
mainFunction · 0.45
senderFunction · 0.45
senderFunction · 0.45
senderFunction · 0.45
EchoMethod · 0.45

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.36
incr_threadFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
SendSleepRPCFunction · 0.36
TestBaiduMasterServiceFunction · 0.36
TestGenericCallFunction · 0.36
TestBaiduStdAuthFunction · 0.36
TestHttpAuthFunction · 0.36
TestClientHostFunction · 0.36