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/
Drejectcall_fuzzer.cpp29 void RejectCall(const uint8_t *data, size_t size) in RejectCall() function
/base/telephony/call_manager/services/call/src/
Dsatellite_call.cpp39 int32_t SatelliteCall::RejectCall() in RejectCall() function in OHOS::Telephony::SatelliteCall
Dcs_call.cpp39 int32_t CSCall::RejectCall() in RejectCall() function in OHOS::Telephony::CSCall
Dcall_request_handler.cpp57 int32_t CallRequestHandler::RejectCall(int32_t callId, bool isSendSms, std::string &content) in RejectCall() function in OHOS::Telephony::CallRequestHandler
Dvoip_call.cpp74 int32_t VoIPCall::RejectCall() in RejectCall() function in OHOS::Telephony::VoIPCall
Dott_call.cpp74 int32_t OTTCall::RejectCall() in RejectCall() function in OHOS::Telephony::OTTCall
Dims_call.cpp112 int32_t IMSCall::RejectCall() in RejectCall() function in OHOS::Telephony::IMSCall
Dcall_control_manager.cpp331 int32_t CallControlManager::RejectCall(int32_t callId, bool rejectWithMessage, std::u16string textM… in RejectCall() function in OHOS::Telephony::CallControlManager
/base/telephony/call_manager/services/telephony_interaction/src/
Dvoip_call_connection.cpp118 int32_t VoipCallConnection::RejectCall(const VoipCallEventInfo &events) in RejectCall() function in OHOS::Telephony::VoipCallConnection
/base/telephony/call_manager/frameworks/native/src/
Dbluetooth_call_proxy.cpp36 int32_t BluetoothCallProxy::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallProxy
Dbluetooth_call_client.cpp109 int32_t BluetoothCallClient::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallClient
Dcall_manager_client.cpp117 int32_t CallManagerClient::RejectCall(int32_t callId, bool isSendSms, std::u16string content) in RejectCall() function in OHOS::Telephony::CallManagerClient
Dcall_manager_proxy.cpp408 int32_t CallManagerProxy::RejectCall(int32_t callId, bool isSendSms, std::u16string content) in RejectCall() function in OHOS::Telephony::CallManagerProxy
Dcall_manager_service_proxy.cpp126 int32_t CallManagerServiceProxy::RejectCall(int32_t callId, bool rejectWithMessage, std::u16string … in RejectCall() function in OHOS::Telephony::CallManagerServiceProxy
/base/telephony/call_manager/services/bluetooth/src/
Dbluetooth_call_service.cpp75 int32_t BluetoothCallService::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallService
/base/telephony/call_manager/test/fuzztest/bluetoothdialcall_fuzzer/
Dbluetoothdialcall_fuzzer.cpp42 void RejectCall(const uint8_t *data, size_t size) in RejectCall() function
/base/telephony/call_manager/test/unittest/ui_client/
Dbluetooth_call_test.cpp306 void BluetoothCallTest::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallTest
Dui_client_test.cpp280 void RejectCall() in RejectCall() function
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
Dcall_manager_connect.cpp180 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/
Dcall_manager_service.cpp348 int32_t CallManagerService::RejectCall(int32_t callId, bool rejectWithMessage, std::u16string textM… in RejectCall() function in OHOS::Telephony::CallManagerService
/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_manager.cpp1403 napi_value NapiCallManager::RejectCall(napi_env env, napi_callback_info info) in RejectCall() function in OHOS::Telephony::NapiCallManager