Searched refs:getOutOfBandError (Results 1 – 4 of 4) sorted by relevance
26 EXPECT_EQ(R.getOutOfBandError(), nullptr); in TEST()36 EXPECT_EQ(R.getOutOfBandError(), nullptr); in TEST()44 EXPECT_EQ(R.getOutOfBandError(), nullptr); in TEST()52 EXPECT_EQ(R.getOutOfBandError(), nullptr); in TEST()60 EXPECT_EQ(R.getOutOfBandError(), nullptr); in TEST()66 EXPECT_TRUE(strcmp(R.getOutOfBandError(), TestString) == 0); in TEST()
156 const char *getOutOfBandError() const { in getOutOfBandError() function457 if (const char *ErrMsg = ArgBuffer.getOutOfBandError()) in call()462 if (auto ErrMsg = ResultBuffer.getOutOfBandError()) in call()486 if (auto *ErrMsg = ArgBuffer.getOutOfBandError()) { in callAsync()498 if (auto *ErrMsg = R.getOutOfBandError()) { in callAsync()678 if (const char *ErrMsg = WFR.getOutOfBandError()) in runWithSPSRet()
119 const char *getOutOfBandError() const { in getOutOfBandError() function310 if (const char *ErrMsg = ArgBuffer.getOutOfBandError()) in call()315 if (auto ErrMsg = ResultBuffer.getOutOfBandError()) in call()451 if (const char *ErrMsg = WFR.getOutOfBandError()) in runWithSPSRet()
304 if (const char *ErrMsg = SetupMsgBytes.getOutOfBandError()) { in setup()434 if (const char *ErrMsg = WFR.getOutOfBandError()) in handleHangup()