Home
last modified time | relevance | path

Searched defs:SendCallUiEvent (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/
H A Dvoip_call_connection.cpp197 int32_t VoipCallConnection::SendCallUiEvent(std::string voipCallId, const CallAudioEvent &callAudio… in SendCallUiEvent() function in OHOS::Telephony::VoipCallConnection
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dvoip_call_manager_proxy.cpp416 int32_t VoipCallManagerProxy::SendCallUiEvent(std::string voipCallId, const CallAudioEvent &callAud… in SendCallUiEvent() function in OHOS::Telephony::VoipCallManagerProxy
H A Dcall_manager_client.cpp781 int32_t CallManagerClient::SendCallUiEvent(int32_t callId, std::string &eventName) in SendCallUiEvent() function in OHOS::Telephony::CallManagerClient
H A Dcall_manager_proxy.cpp1646 int32_t CallManagerProxy::SendCallUiEvent(int32_t callId, std::string &eventName) in SendCallUiEvent() function in OHOS::Telephony::CallManagerProxy
H A Dcall_manager_service_proxy.cpp1339 int32_t CallManagerServiceProxy::SendCallUiEvent(int32_t callId, std::string &eventName) in SendCallUiEvent() function in OHOS::Telephony::CallManagerServiceProxy
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp1471 int32_t CallManagerService::SendCallUiEvent(int32_t callId, std::string &eventName) in SendCallUiEvent() function in OHOS::Telephony::CallManagerService
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp3311 napi_value NapiCallManager::SendCallUiEvent(napi_env env, napi_callback_info info) in SendCallUiEvent() function in OHOS::Telephony::NapiCallManager