Home
last modified time | relevance | path

Searched defs:netCall (Results 1 – 2 of 2) sorted by relevance

/base/telephony/call_manager/services/call/src/
Dvideo_call_state.cpp35 sptr<IMSCall> netCall = static_cast<IMSCall *>(call_.GetRefPtr()); in IsCallSupportVideoCall() local
55 sptr<IMSCall> netCall = static_cast<IMSCall *>(call_.GetRefPtr()); in SwitchCallVideoState() local
84 sptr<IMSCall> netCall = static_cast<IMSCall *>(call_.GetRefPtr()); in GetCallVideoState() local
160 sptr<IMSCall> netCall = static_cast<IMSCall *>(call_.GetRefPtr()); in RecieveUpdateCallMediaModeRequest() local
Dcall_request_process.cpp206 sptr<IMSCall> netCall = reinterpret_cast<IMSCall *>(call.GetRefPtr()); in UpdateImsCallMode() local