Home
last modified time | relevance | path

Searched defs:RejectCall (Results 1 - 21 of 21) sorted by relevance

/base/telephony/call_manager/test/fuzztest/rejectcall_fuzzer/
H A Drejectcall_fuzzer.cpp29 void RejectCall(const uint8_t *data, size_t size) in RejectCall() function
/base/telephony/call_manager/test/fuzztest/bluetoothdialcall_fuzzer/
H A Dbluetoothdialcall_fuzzer.cpp42 void RejectCall(const uint8_t *data, size_t size) in RejectCall() function
/base/telephony/call_manager/services/call/src/
H A Dcall_request_handler.cpp57 int32_t CallRequestHandler::RejectCall(int32_t callId, bool isSendSms, std::string &content) in RejectCall() function in OHOS::Telephony::CallRequestHandler
H A Dsatellite_call.cpp39 int32_t SatelliteCall::RejectCall() in RejectCall() function in OHOS::Telephony::SatelliteCall
H A Dcs_call.cpp39 int32_t CSCall::RejectCall() in RejectCall() function in OHOS::Telephony::CSCall
H A Dvoip_call.cpp74 int32_t VoIPCall::RejectCall() in RejectCall() function in OHOS::Telephony::VoIPCall
H A Dims_call.cpp112 int32_t IMSCall::RejectCall() in RejectCall() function in OHOS::Telephony::IMSCall
H A Dott_call.cpp74 int32_t OTTCall::RejectCall() in RejectCall() function in OHOS::Telephony::OTTCall
H A Dcall_control_manager.cpp332 int32_t CallControlManager::RejectCall(int32_t callId, bool rejectWithMessage, std::u16string textMessage) in RejectCall() function in OHOS::Telephony::CallControlManager
/base/telephony/call_manager/frameworks/native/src/
H A Dbluetooth_call_proxy.cpp36 int32_t BluetoothCallProxy::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallProxy
H A Dbluetooth_call_client.cpp115 int32_t BluetoothCallClient::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallClient
H A Dcall_manager_proxy.cpp405 int32_t CallManagerProxy::RejectCall(int32_t callId, bool isSendSms, std::u16string content) in RejectCall() function in OHOS::Telephony::CallManagerProxy
H A Dcall_manager_client.cpp117 int32_t CallManagerClient::RejectCall(int32_t callId, bool isSendSms, std::u16string content) in RejectCall() function in OHOS::Telephony::CallManagerClient
H A Dcall_manager_service_proxy.cpp127 int32_t CallManagerServiceProxy::RejectCall(int32_t callId, bool rejectWithMessage, std::u16string textMessage) in RejectCall() function in OHOS::Telephony::CallManagerServiceProxy
/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_call_service.cpp76 int32_t BluetoothCallService::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallService
/base/telephony/call_manager/services/telephony_interaction/src/
H A Dvoip_call_connection.cpp119 int32_t VoipCallConnection::RejectCall(const VoipCallEventInfo &events) in RejectCall() function in OHOS::Telephony::VoipCallConnection
/base/telephony/call_manager/test/unittest/ui_client/
H A Dbluetooth_call_test.cpp293 void BluetoothCallTest::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallTest
H A Dui_client_test.cpp280 void RejectCall() in RejectCall() function
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager_connect.cpp184 int32_t CallManagerConnect::RejectCall(int32_t callId, bool isSendSms, std::u16string content) const in RejectCall() function in OHOS::Telephony::CallManagerConnect
/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp357 int32_t CallManagerService::RejectCall(int32_t callId, bool rejectWithMessage, std::u16string textMessage) in RejectCall() function in OHOS::Telephony::CallManagerService
/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp1126 napi_value NapiCallManager::RejectCall(napi_env env, napi_callback_info info) in RejectCall() function in OHOS::Telephony::NapiCallManager

Completed in 29 milliseconds