Home
last modified time | relevance | path

Searched defs:RejectRequest (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/connection/src/
H A Dcellular_call_connection_satellite.cpp83 int32_t CellularCallConnectionSatellite::RejectRequest(int32_t slotId) in RejectRequest() function in OHOS::Telephony::CellularCallConnectionSatellite
H A Dcellular_call_connection_cs.cpp90 int32_t CellularCallConnectionCS::RejectRequest(int32_t slotId) in RejectRequest() function in OHOS::Telephony::CellularCallConnectionCS
H A Dcellular_call_connection_ims.cpp125 int32_t CellularCallConnectionIMS::RejectRequest(int32_t slotId, const std::string &phoneNum, int32… in RejectRequest() function in OHOS::Telephony::CellularCallConnectionIMS
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_request_process.cpp521 void CallRequestProcess::RejectRequest(int32_t callId, bool isSendSms, std::string &content) in RejectRequest() function in OHOS::Telephony::CallRequestProcess