Searched refs:getOutOfBandError (Results 1 – 4 of 4) sorted by relevance
28 EXPECT_EQ(R.getOutOfBandError(), nullptr); in TEST()38 EXPECT_EQ(R.getOutOfBandError(), nullptr); in TEST()46 EXPECT_EQ(R.getOutOfBandError(), nullptr); in TEST()54 EXPECT_EQ(R.getOutOfBandError(), nullptr); in TEST()62 EXPECT_EQ(R.getOutOfBandError(), nullptr); in TEST()68 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()
118 const char *getOutOfBandError() const { in getOutOfBandError() function300 if (const char *ErrMsg = ArgBuffer.getOutOfBandError()) in call()306 if (auto ErrMsg = ResultBuffer.getOutOfBandError()) in call()443 if (const char *ErrMsg = WFR.getOutOfBandError()) in runWithSPSRet()
318 if (const char *ErrMsg = SetupMsgBytes.getOutOfBandError()) { in setup()448 if (const char *ErrMsg = WFR.getOutOfBandError()) in handleHangup()