/base/telephony/call_manager/test/fuzztest/rejectcall_fuzzer/ |
D | rejectcall_fuzzer.cpp | 44 void RejectCall(const uint8_t *data, size_t size) in RejectCall() function
|
/base/telephony/call_manager/services/call/src/ |
D | cs_call.cpp | 39 int32_t CSCall::RejectCall() in RejectCall() function in OHOS::Telephony::CSCall
|
D | ott_call.cpp | 74 int32_t OTTCall::RejectCall() in RejectCall() function in OHOS::Telephony::OTTCall
|
D | ims_call.cpp | 87 int32_t IMSCall::RejectCall() in RejectCall() function in OHOS::Telephony::IMSCall
|
D | call_request_handler.cpp | 382 int32_t CallRequestHandlerService::RejectCall(int32_t callId, bool isSendSms, std::string &content) in RejectCall() function in OHOS::Telephony::CallRequestHandlerService
|
D | call_control_manager.cpp | 183 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/ |
D | bluetooth_call_client.cpp | 109 int32_t BluetoothCallClient::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallClient
|
D | bluetooth_call_proxy.cpp | 51 int32_t BluetoothCallProxy::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallProxy
|
D | call_manager_client.cpp | 97 int32_t CallManagerClient::RejectCall(int32_t callId, bool isSendSms, std::u16string content) in RejectCall() function in OHOS::Telephony::CallManagerClient
|
D | call_manager_proxy.cpp | 322 int32_t CallManagerProxy::RejectCall(int32_t callId, bool isSendSms, std::u16string content) in RejectCall() function in OHOS::Telephony::CallManagerProxy
|
D | call_manager_service_proxy.cpp | 129 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/ |
D | bluetooth_call_service.cpp | 60 int32_t BluetoothCallService::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallService
|
/base/telephony/call_manager/test/fuzztest/bluetoothdialcall_fuzzer/ |
D | bluetoothdialcall_fuzzer.cpp | 57 void RejectCall(const uint8_t *data, size_t size) in RejectCall() function
|
/base/telephony/call_manager/test/unittest/ui_client/ |
D | bluetooth_call_test.cpp | 302 void BluetoothCallTest::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallTest
|
D | ui_client_test.cpp | 220 void RejectCall() in RejectCall() function
|
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/ |
D | call_manager_connect.h | 440 int32_t RejectCall(int32_t callId, bool isSendSms, std::u16string content) const in RejectCall() function
|
/base/telephony/call_manager/services/call_manager_service/src/ |
D | call_manager_service.cpp | 249 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/ |
D | napi_call_manager.cpp | 894 napi_value NapiCallManager::RejectCall(napi_env env, napi_callback_info info) in RejectCall() function in OHOS::Telephony::NapiCallManager
|