Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/interfaces/innerkits/ims/
H A Dims_error.h34 IMS_ERROR_UT_CS_FALLBACK, enumerator
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_callback1_test.cpp73 clirResult.result.result = IMS_ERROR_UT_CS_FALLBACK;
497 ssBaseResult.result = IMS_ERROR_UT_CS_FALLBACK;
548 crResult.result.result = IMS_ERROR_UT_CS_FALLBACK;
565 callList.result.result = IMS_ERROR_UT_CS_FALLBACK;
594 cwResult.result.result = IMS_ERROR_UT_CS_FALLBACK;
613 clipResult.result.result = IMS_ERROR_UT_CS_FALLBACK;
644 clirResult.result.result = IMS_ERROR_UT_CS_FALLBACK;
1087 ssBaseResult.result = IMS_ERROR_UT_CS_FALLBACK;
1144 crResult.result.result = IMS_ERROR_UT_CS_FALLBACK;
1161 callList.result.result = IMS_ERROR_UT_CS_FALLBACK;
[all …]
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_callback_stub.cpp985 if (result.result.result == IMS_ERROR_UT_CS_FALLBACK) { in GetClipResponse()
1015 if (result.result.result == IMS_ERROR_UT_CS_FALLBACK) { in GetClirResponse()
1045 if (resultInfo.result == IMS_ERROR_UT_CS_FALLBACK) { in SetClirResponse()
1062 if (cFQueryList.result.result == IMS_ERROR_UT_CS_FALLBACK) { in GetCallTransferResponse()
1093 if (resultInfo.result == IMS_ERROR_UT_CS_FALLBACK) { in SetCallTransferResponse()
1114 if (result.result.result == IMS_ERROR_UT_CS_FALLBACK) { in GetCallRestrictionResponse()
1151 if (resultInfo.result == IMS_ERROR_UT_CS_FALLBACK) { in SetCallRestrictionResponse()
1169 if (result.result.result == IMS_ERROR_UT_CS_FALLBACK) { in GetCallWaitingResponse()
1199 if (resultInfo.result == IMS_ERROR_UT_CS_FALLBACK) { in SetCallWaitingResponse()