Home
last modified time | relevance | path

Searched defs:RejectCall (Results 1 – 18 of 18) sorted by relevance

/base/telephony/call_manager/test/fuzztest/rejectcall_fuzzer/
Drejectcall_fuzzer.cpp44 void RejectCall(const uint8_t *data, size_t size) in RejectCall() function
/base/telephony/call_manager/services/call/src/
Dcs_call.cpp39 int32_t CSCall::RejectCall() in RejectCall() function in OHOS::Telephony::CSCall
Dott_call.cpp74 int32_t OTTCall::RejectCall() in RejectCall() function in OHOS::Telephony::OTTCall
Dims_call.cpp87 int32_t IMSCall::RejectCall() in RejectCall() function in OHOS::Telephony::IMSCall
Dcall_request_handler.cpp382 int32_t CallRequestHandlerService::RejectCall(int32_t callId, bool isSendSms, std::string &content) in RejectCall() function in OHOS::Telephony::CallRequestHandlerService
Dcall_control_manager.cpp183 int32_t CallControlManager::RejectCall(int32_t callId, bool rejectWithMessage, std::u16string textM… in RejectCall() function in OHOS::Telephony::CallControlManager
/base/telephony/call_manager/frameworks/native/src/
Dbluetooth_call_client.cpp109 int32_t BluetoothCallClient::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallClient
Dbluetooth_call_proxy.cpp51 int32_t BluetoothCallProxy::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallProxy
Dcall_manager_client.cpp97 int32_t CallManagerClient::RejectCall(int32_t callId, bool isSendSms, std::u16string content) in RejectCall() function in OHOS::Telephony::CallManagerClient
Dcall_manager_proxy.cpp322 int32_t CallManagerProxy::RejectCall(int32_t callId, bool isSendSms, std::u16string content) in RejectCall() function in OHOS::Telephony::CallManagerProxy
Dcall_manager_service_proxy.cpp129 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.cpp60 int32_t BluetoothCallService::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallService
/base/telephony/call_manager/test/fuzztest/bluetoothdialcall_fuzzer/
Dbluetoothdialcall_fuzzer.cpp57 void RejectCall(const uint8_t *data, size_t size) in RejectCall() function
/base/telephony/call_manager/test/unittest/ui_client/
Dbluetooth_call_test.cpp302 void BluetoothCallTest::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallTest
Dui_client_test.cpp220 void RejectCall() in RejectCall() function
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
Dcall_manager_connect.h440 int32_t RejectCall(int32_t callId, bool isSendSms, std::u16string content) const in RejectCall() function
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp249 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.cpp894 napi_value NapiCallManager::RejectCall(napi_env env, napi_callback_info info) in RejectCall() function in OHOS::Telephony::NapiCallManager