Searched refs:GetCallFailReasonRequest (Results 1 – 7 of 7) sorted by relevance
181 int32_t GetCallFailReasonRequest(int32_t slotId) const;
207 int32_t GetCallFailReasonRequest(int32_t slotId) const;
423 return connection.GetCallFailReasonRequest(slotId); in GetCallFailReason()
278 int32_t CellularCallConnectionCS::GetCallFailReasonRequest(int32_t slotId) const in GetCallFailReasonRequest() function in OHOS::Telephony::CellularCallConnectionCS
374 int32_t CellularCallConnectionIMS::GetCallFailReasonRequest(int32_t slotId) const in GetCallFailReasonRequest() function in OHOS::Telephony::CellularCallConnectionIMS
1641 EXPECT_EQ(imsConnection.GetCallFailReasonRequest(slotId), TELEPHONY_SUCCESS);
2325 EXPECT_EQ(csConnection.GetCallFailReasonRequest(slotId), CALL_ERR_RESOURCE_UNAVAILABLE);