Searched defs:callMode (Results 1 – 9 of 9) sorted by relevance
434 ImsCallMode callMode = ConverToImsCallMode(callModeInfo.callType); in ReceiveUpdateCallMediaModeRequest() local449 ImsCallMode callMode = ConverToImsCallMode(callModeInfo.callType); in ReceiveUpdateCallMediaModeResponse() local509 ImsCallMode callMode = ImsCallMode::CALL_MODE_AUDIO_ONLY; in ConverToImsCallMode() local
278 ImsCallMode callMode = ImsCallMode::CALL_MODE_AUDIO_ONLY; in SendUpdateCallMediaModeRequest() local302 ImsCallMode callMode = ImsCallMode::CALL_MODE_AUDIO_ONLY; in SendUpdateCallMediaModeResponse() local
200 ImsCallType callMode = static_cast<ImsCallType>(static_cast<int32_t>(size % NUM_SIX)); in TestImsCallClientWithCallMediaModeRequest() local219 ImsCallType callMode = static_cast<ImsCallType>(static_cast<int32_t>(size % NUM_SIX)); in TestImsCallClientWithCallMediaModeResponse() local
60 …isysevent::WriteIncomingCallBehaviorEvent(const int32_t slotId, int32_t callType, int32_t callMode) in WriteIncomingCallBehaviorEvent()
170 int32_t VideoControlManager::UpdateImsCallMode(int32_t callId, ImsCallMode callMode) in UpdateImsCallMode()
162 VideoStateType callMode = VideoStateType::TYPE_VOICE; member463 VideoStateType callMode = VideoStateType::TYPE_VOICE; member
418 ImsCallMode callMode = ImsCallMode::CALL_MODE_AUDIO_ONLY; member452 ImsCallMode callMode = ImsCallMode::CALL_MODE_AUDIO_ONLY; member
392 auto callMode = static_cast<NativeThreadSafeFunctionCallMode>(is_blocking); in napi_call_threadsafe_function() local
288 auto callMode = static_cast<ImsCallMode>(data.ReadInt32()); in OnUpdateImsCallMode() local