Home
last modified time | relevance | path

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

/base/telephony/call_manager/frameworks/native/src/
Dnearlink_call_client.cpp83 int32_t NearlinkCallClient::AnswerCall() in AnswerCall() function in OHOS::Telephony::NearlinkCallClient
Dbluetooth_call_client.cpp100 int32_t BluetoothCallClient::AnswerCall() in AnswerCall() function in OHOS::Telephony::BluetoothCallClient
Dbluetooth_call_proxy.cpp31 int32_t BluetoothCallProxy::AnswerCall() in AnswerCall() function in OHOS::Telephony::BluetoothCallProxy
Dcall_manager_client.cpp107 int32_t CallManagerClient::AnswerCall(int32_t callId, int32_t videoState) in AnswerCall() function in OHOS::Telephony::CallManagerClient
Dcall_manager_proxy.cpp386 int32_t CallManagerProxy::AnswerCall(int32_t callId, int32_t videoState) in AnswerCall() function in OHOS::Telephony::CallManagerProxy
Dcall_manager_service_proxy.cpp110 int32_t CallManagerServiceProxy::AnswerCall(int32_t callId, int32_t videoState) in AnswerCall() function in OHOS::Telephony::CallManagerServiceProxy
/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
Dbluetooth_call.cpp49 int32_t BluetoothCall::AnswerCall(int32_t videoState) in AnswerCall() function in OHOS::Telephony::BluetoothCall
Dcall_request_handler.cpp47 int32_t CallRequestHandler::AnswerCall(int32_t callId, int32_t videoState) in AnswerCall() function in OHOS::Telephony::CallRequestHandler
Dvoip_call.cpp50 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.cpp224 int32_t CallControlManager::AnswerCall(int32_t callId, int32_t videoState) in AnswerCall() function in OHOS::Telephony::CallControlManager
/base/telephony/call_manager/services/telephony_interaction/src/
Dvoip_call_connection.cpp103 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.cpp40 int32_t BluetoothCallService::AnswerCall() in AnswerCall() function in OHOS::Telephony::BluetoothCallService
/base/telephony/call_manager/test/unittest/ui_client/
Dbluetooth_call_test.cpp285 void BluetoothCallTest::AnswerCall() in AnswerCall() function in OHOS::Telephony::BluetoothCallTest
Dui_client_test.cpp261 void AnswerCall() in AnswerCall() function
/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/call_manager_gtest/src/
Dcall_manager_connect.cpp175 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.cpp384 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.cpp1067 napi_value NapiCallManager::AnswerCall(napi_env env, napi_callback_info info) in AnswerCall() function in OHOS::Telephony::NapiCallManager