Home
last modified time | relevance | path

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

/base/telephony/call_manager/services/call/src/
Dsatellite_call.cpp34 int32_t SatelliteCall::AnswerCall(int32_t videoState) in AnswerCall() function in OHOS::Telephony::SatelliteCall
Dcs_call.cpp34 int32_t CSCall::AnswerCall(int32_t videoState) in AnswerCall() function in OHOS::Telephony::CSCall
Dcall_request_handler.cpp47 int32_t CallRequestHandler::AnswerCall(int32_t callId, int32_t videoState) in AnswerCall() function in OHOS::Telephony::CallRequestHandler
Dvoip_call.cpp49 int32_t VoIPCall::AnswerCall(int32_t videoState) in AnswerCall() function in OHOS::Telephony::VoIPCall
Dott_call.cpp45 int32_t OTTCall::AnswerCall(int32_t videoState) in AnswerCall() function in OHOS::Telephony::OTTCall
Dims_call.cpp107 int32_t IMSCall::AnswerCall(int32_t videoState) in AnswerCall() function in OHOS::Telephony::IMSCall
Dcall_control_manager.cpp209 int32_t CallControlManager::AnswerCall(int32_t callId, int32_t videoState) in AnswerCall() function in OHOS::Telephony::CallControlManager
/base/telephony/call_manager/frameworks/native/src/
Dbluetooth_call_proxy.cpp31 int32_t BluetoothCallProxy::AnswerCall() in AnswerCall() function in OHOS::Telephony::BluetoothCallProxy
Dbluetooth_call_client.cpp99 int32_t BluetoothCallClient::AnswerCall() in AnswerCall() function in OHOS::Telephony::BluetoothCallClient
Dcall_manager_client.cpp107 int32_t CallManagerClient::AnswerCall(int32_t callId, int32_t videoState) in AnswerCall() function in OHOS::Telephony::CallManagerClient
Dcall_manager_proxy.cpp389 int32_t CallManagerProxy::AnswerCall(int32_t callId, int32_t videoState) in AnswerCall() function in OHOS::Telephony::CallManagerProxy
Dcall_manager_service_proxy.cpp108 int32_t CallManagerServiceProxy::AnswerCall(int32_t callId, int32_t videoState) in AnswerCall() function in OHOS::Telephony::CallManagerServiceProxy
/base/telephony/call_manager/services/telephony_interaction/src/
Dvoip_call_connection.cpp108 int32_t VoipCallConnection::AnswerCall(const VoipCallEventInfo &events, int32_t videoState) in AnswerCall() function in OHOS::Telephony::VoipCallConnection
/base/telephony/call_manager/services/bluetooth/src/
Dbluetooth_call_service.cpp38 int32_t BluetoothCallService::AnswerCall() in AnswerCall() function in OHOS::Telephony::BluetoothCallService
/base/telephony/call_manager/test/fuzztest/bluetoothdialcall_fuzzer/
Dbluetoothdialcall_fuzzer.cpp29 void AnswerCall(const uint8_t *data, size_t size) in AnswerCall() function
/base/telephony/call_manager/test/unittest/ui_client/
Dbluetooth_call_test.cpp294 void BluetoothCallTest::AnswerCall() in AnswerCall() function in OHOS::Telephony::BluetoothCallTest
Dui_client_test.cpp261 void AnswerCall() in AnswerCall() function
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
Dcall_manager_connect.cpp171 int32_t CallManagerConnect::AnswerCall(int32_t callId, int32_t videoState) const in AnswerCall() function in OHOS::Telephony::CallManagerConnect
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp329 int32_t CallManagerService::AnswerCall(int32_t callId, int32_t videoState) in AnswerCall() function in OHOS::Telephony::CallManagerService
/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_manager.cpp1331 napi_value NapiCallManager::AnswerCall(napi_env env, napi_callback_info info) in AnswerCall() function in OHOS::Telephony::NapiCallManager