Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dsatellite_call.cpp34 int32_t SatelliteCall::AnswerCall(int32_t videoState) in AnswerCall() function in OHOS::Telephony::SatelliteCall
H A Dcs_call.cpp34 int32_t CSCall::AnswerCall(int32_t videoState) in AnswerCall() function in OHOS::Telephony::CSCall
H A Dcall_request_handler.cpp47 int32_t CallRequestHandler::AnswerCall(int32_t callId, int32_t videoState) in AnswerCall() function in OHOS::Telephony::CallRequestHandler
H A Dvoip_call.cpp49 int32_t VoIPCall::AnswerCall(int32_t videoState) in AnswerCall() function in OHOS::Telephony::VoIPCall
H A Dott_call.cpp45 int32_t OTTCall::AnswerCall(int32_t videoState) in AnswerCall() function in OHOS::Telephony::OTTCall
H A Dims_call.cpp107 int32_t IMSCall::AnswerCall(int32_t videoState) in AnswerCall() function in OHOS::Telephony::IMSCall
H A Dcall_control_manager.cpp209 int32_t CallControlManager::AnswerCall(int32_t callId, int32_t videoState) in AnswerCall() function in OHOS::Telephony::CallControlManager
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dbluetooth_call_proxy.cpp31 int32_t BluetoothCallProxy::AnswerCall() in AnswerCall() function in OHOS::Telephony::BluetoothCallProxy
H A Dbluetooth_call_client.cpp99 int32_t BluetoothCallClient::AnswerCall() in AnswerCall() function in OHOS::Telephony::BluetoothCallClient
H A Dcall_manager_client.cpp107 int32_t CallManagerClient::AnswerCall(int32_t callId, int32_t videoState) in AnswerCall() function in OHOS::Telephony::CallManagerClient
H A Dcall_manager_proxy.cpp389 int32_t CallManagerProxy::AnswerCall(int32_t callId, int32_t videoState) in AnswerCall() function in OHOS::Telephony::CallManagerProxy
H A Dcall_manager_service_proxy.cpp108 int32_t CallManagerServiceProxy::AnswerCall(int32_t callId, int32_t videoState) in AnswerCall() function in OHOS::Telephony::CallManagerServiceProxy
/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/
H A Dvoip_call_connection.cpp108 int32_t VoipCallConnection::AnswerCall(const VoipCallEventInfo &events, int32_t videoState) in AnswerCall() function in OHOS::Telephony::VoipCallConnection
/ohos5.0/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_call_service.cpp38 int32_t BluetoothCallService::AnswerCall() in AnswerCall() function in OHOS::Telephony::BluetoothCallService
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_service.h55 virtual void AnswerCall() in AnswerCall() function
87 void AnswerCall() in AnswerCall() function
/ohos5.0/base/telephony/call_manager/test/fuzztest/bluetoothdialcall_fuzzer/
H A Dbluetoothdialcall_fuzzer.cpp29 void AnswerCall(const uint8_t *data, size_t size) in AnswerCall() function
/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dbluetooth_call_test.cpp294 void BluetoothCallTest::AnswerCall() in AnswerCall() function in OHOS::Telephony::BluetoothCallTest
H A Dui_client_test.cpp261 void AnswerCall() in AnswerCall() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile_event_sender.cpp37 void HfpAgProfileEventSender::AnswerCall(const std::string &device) const in AnswerCall() function in OHOS::bluetooth::HfpAgProfileEventSender
H A Dhfp_ag_system_interface.cpp163 void HfpAgSystemInterface::AnswerCall(const std::string &address) const in AnswerCall() function in OHOS::bluetooth::HfpAgSystemInterface
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager_connect.cpp171 int32_t CallManagerConnect::AnswerCall(int32_t callId, int32_t videoState) const in AnswerCall() function in OHOS::Telephony::CallManagerConnect
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp329 int32_t CallManagerService::AnswerCall(int32_t callId, int32_t videoState) in AnswerCall() function in OHOS::Telephony::CallManagerService
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp1331 napi_value NapiCallManager::AnswerCall(napi_env env, napi_callback_info info) in AnswerCall() function in OHOS::Telephony::NapiCallManager