Home
last modified time | relevance | path

Searched refs:IMS_ERROR_UT_CS_FALLBACK (Results 1 - 3 of 3) sorted by relevance

/base/telephony/cellular_call/interfaces/innerkits/ims/
H A Dims_error.h34 IMS_ERROR_UT_CS_FALLBACK, enumerator
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_callback1_test.cpp73 clirResult.result.result = IMS_ERROR_UT_CS_FALLBACK; in HWTEST_F()
497 ssBaseResult.result = IMS_ERROR_UT_CS_FALLBACK; in HWTEST_F()
548 crResult.result.result = IMS_ERROR_UT_CS_FALLBACK; in HWTEST_F()
565 callList.result.result = IMS_ERROR_UT_CS_FALLBACK; in HWTEST_F()
594 cwResult.result.result = IMS_ERROR_UT_CS_FALLBACK; in HWTEST_F()
613 clipResult.result.result = IMS_ERROR_UT_CS_FALLBACK; in HWTEST_F()
644 clirResult.result.result = IMS_ERROR_UT_CS_FALLBACK; in HWTEST_F()
1087 ssBaseResult.result = IMS_ERROR_UT_CS_FALLBACK; in HWTEST_F()
1144 crResult.result.result = IMS_ERROR_UT_CS_FALLBACK; in HWTEST_F()
1161 callList.result.result = IMS_ERROR_UT_CS_FALLBACK; in HWTEST_F()
[all...]
/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_callback_stub.cpp989 if (result.result.result == IMS_ERROR_UT_CS_FALLBACK) { in GetClipResponse()
1019 if (result.result.result == IMS_ERROR_UT_CS_FALLBACK) { in GetClirResponse()
1049 if (resultInfo.result == IMS_ERROR_UT_CS_FALLBACK) { in SetClirResponse()
1066 if (cFQueryList.result.result == IMS_ERROR_UT_CS_FALLBACK) { in GetCallTransferResponse()
1097 if (resultInfo.result == IMS_ERROR_UT_CS_FALLBACK) { in SetCallTransferResponse()
1118 if (result.result.result == IMS_ERROR_UT_CS_FALLBACK) { in GetCallRestrictionResponse()
1155 if (resultInfo.result == IMS_ERROR_UT_CS_FALLBACK) { in SetCallRestrictionResponse()
1173 if (result.result.result == IMS_ERROR_UT_CS_FALLBACK) { in GetCallWaitingResponse()
1203 if (resultInfo.result == IMS_ERROR_UT_CS_FALLBACK) { in SetCallWaitingResponse()

Completed in 7 milliseconds