Home
last modified time | relevance | path

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

/ohos5.0/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
/ohos5.0/base/telephony/call_manager/services/call/src/
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 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 Dvoip_call.cpp74 int32_t VoIPCall::RejectCall() in RejectCall() function in OHOS::Telephony::VoIPCall
H A Dott_call.cpp74 int32_t OTTCall::RejectCall() in RejectCall() function in OHOS::Telephony::OTTCall
H A Dims_call.cpp112 int32_t IMSCall::RejectCall() in RejectCall() function in OHOS::Telephony::IMSCall
H A Dcall_control_manager.cpp331 int32_t CallControlManager::RejectCall(int32_t callId, bool rejectWithMessage, std::u16string textM… in RejectCall() function in OHOS::Telephony::CallControlManager
/ohos5.0/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.cpp109 int32_t BluetoothCallClient::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallClient
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_proxy.cpp408 int32_t CallManagerProxy::RejectCall(int32_t callId, bool isSendSms, std::u16string content) in RejectCall() function in OHOS::Telephony::CallManagerProxy
H A Dcall_manager_service_proxy.cpp126 int32_t CallManagerServiceProxy::RejectCall(int32_t callId, bool rejectWithMessage, std::u16string … in RejectCall() function in OHOS::Telephony::CallManagerServiceProxy
/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/
H A Dvoip_call_connection.cpp118 int32_t VoipCallConnection::RejectCall(const VoipCallEventInfo &events) in RejectCall() function in OHOS::Telephony::VoipCallConnection
/ohos5.0/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_call_service.cpp75 int32_t BluetoothCallService::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallService
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_service.h49 virtual void RejectCall() in RejectCall() function
81 void RejectCall() in RejectCall() function
/ohos5.0/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
/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dbluetooth_call_test.cpp306 void BluetoothCallTest::RejectCall() in RejectCall() function in OHOS::Telephony::BluetoothCallTest
H A Dui_client_test.cpp280 void RejectCall() in RejectCall() function
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager_connect.cpp180 int32_t CallManagerConnect::RejectCall(int32_t callId, bool isSendSms, std::u16string content) const in RejectCall() function in OHOS::Telephony::CallManagerConnect
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.cpp112 void HfpAgSystemInterface::RejectCall(const std::string &address) const in RejectCall() function in OHOS::bluetooth::HfpAgSystemInterface
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp348 int32_t CallManagerService::RejectCall(int32_t callId, bool rejectWithMessage, std::u16string textM… in RejectCall() function in OHOS::Telephony::CallManagerService
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp1403 napi_value NapiCallManager::RejectCall(napi_env env, napi_callback_info info) in RejectCall() function in OHOS::Telephony::NapiCallManager