/base/telephony/call_manager/services/call/include/ |
H A D | call_request_handler.h | 32 int32_t videoState = 0; member
|
H A D | call_control_manager.h | 172 int32_t videoState = 0; member
|
H A D | common_type.h | 45 VideoStateType videoState = VideoStateType::TYPE_VOICE; member
|
/base/telephony/cellular_call/test/fuzztest/answerrequest_fuzzer/ |
H A D | answerrequest_fuzzer.cpp | 40 int32_t videoState = static_cast<int32_t>(size % VEDIO_STATE_NUM); in DoSomethingInterestingWithMyAPI() local
|
/base/telephony/cellular_call/test/fuzztest/separateconference_fuzzer/ |
H A D | separateconference_fuzzer.cpp | 43 int32_t videoState = static_cast<int32_t>(size % VEDIO_STATE_NUM); in DoSomethingInterestingWithMyAPI() local
|
/base/telephony/call_manager/frameworks/cj/src/ |
H A D | telephony_call_utils.h | 39 int32_t videoState; member
|
/base/telephony/call_manager/services/call/src/ |
H A D | call_request_handler.cpp | 47 int32_t CallRequestHandler::AnswerCall(int32_t callId, int32_t videoState) in AnswerCall() argument
|
H A D | satellite_call.cpp | 34 int32_t SatelliteCall::AnswerCall(int32_t videoState) in AnswerCall() argument
|
H A D | carrier_call.cpp | 51 int32_t CarrierCall::CarrierAnswerCall(int32_t videoState) in CarrierAnswerCall() argument
|
H A D | cs_call.cpp | 34 int32_t CSCall::AnswerCall(int32_t videoState) in AnswerCall() argument
|
H A D | call_broadcast_subscriber.cpp | 115 int32_t videoState = data.GetWant().GetIntParam("videoState", -1); in ConnectCallUiSuperPrivacyModeBroadcast() local
|
H A D | voip_call.cpp | 49 int32_t VoIPCall::AnswerCall(int32_t videoState) in AnswerCall() argument
|
H A D | call_superprivacy_control_manager.cpp | 147 void CallSuperPrivacyControlManager::CloseAnswerSuperPrivacyMode(int32_t callId, int32_t videoState) in CloseAnswerSuperPrivacyMode() argument 128 CloseCallSuperPrivacyMode(std::u16string &phoneNumber, int32_t &accountId, int32_t &videoState, int32_t &dialType, int32_t &dialScene, int32_t &callType) CloseCallSuperPrivacyMode() argument
|
/base/telephony/cellular_call/test/fuzztest/reporthangupinfo_fuzzer/ |
H A D | reporthangupinfo_fuzzer.cpp | 45 int32_t videoState = static_cast<int32_t>(size % VEDIO_STATE_NUM); in DoSomethingInterestingWithMyAPI() local
|
/base/telephony/call_manager/services/bluetooth/src/ |
H A D | bluetooth_call_service.cpp | 56 VideoStateType videoState = call->GetVideoStateType(); in AnswerCall() local
|
/base/telephony/call_manager/services/telephony_interaction/src/ |
H A D | voip_call_connection.cpp | 108 int32_t VoipCallConnection::AnswerCall(const VoipCallEventInfo &events, int32_t videoState) in AnswerCall() argument
|
/base/telephony/call_manager/utils/src/ |
H A D | call_dialog.cpp | 155 int32_t videoState = static_cast<int32_t>(foregroundCall->GetVideoStateType()); in DialogCallingPrivacyModeExtension() local 112 DialogConnectPrivpacyModeExtension(const std::string &dialogReason, std::u16string &number, int32_t &accountId, int32_t &videoState, int32_t &dialType, int32_t &dialScene, int32_t &callType, bool isVideo) DialogConnectPrivpacyModeExtension() argument 129 DialogConnectAnswerPrivpacyModeExtension(const std::string &dialogReason, int32_t &callId, int32_t &videoState, bool isVideo) DialogConnectAnswerPrivpacyModeExtension() argument 167 BuildStartPrivpacyModeCommand(const std::string &dialogReason, std::u16string &number, int32_t &accountId, int32_t &videoState, int32_t &dialType, int32_t &dialScene, int32_t &callType, bool isVideo) BuildStartPrivpacyModeCommand() argument 190 BuildStartAnswerPrivpacyModeCommand(const std::string &dialogReason, int32_t &callId, int32_t &videoState, bool isVideo) BuildStartAnswerPrivpacyModeCommand() argument 209 BuildCallingPrivacyModeCommand(int32_t &videoState) BuildCallingPrivacyModeCommand() argument [all...] |
/base/telephony/cellular_call/test/unittest/imstest/ |
H A D | ims_connection_test.cpp | 68 int32_t videoState = 0; in HWTEST_F() local
|
H A D | cellular_call_hisysevent_test.cpp | 92 int32_t videoState = VOICE_TYPE; in HWTEST_F() local 129 int32_t videoState = VOICE_TYPE; HWTEST_F() local [all...] |
/base/telephony/cellular_call/services/connection/src/ |
H A D | cellular_call_connection_ims.cpp | 93 AnswerRequest( int32_t slotId, const std::string &phoneNum, int32_t videoState, int32_t index) AnswerRequest() argument
|
/base/telephony/call_manager/test/fuzztest/callabilitycallback_fuzzer/ |
H A D | callabilitycallback_fuzzer.cpp | 176 int32_t videoState = static_cast<uint32_t>(size % VEDIO_STATE_NUM); in UpdateOttCallRequest() local
|
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/ |
H A D | call_manager_gtest.h | 141 void InitDialInfo(int32_t accountId, int32_t videoState, int32_t dialScene, int32_t dialType) in InitDialInfo() argument
|
/base/telephony/call_manager/services/hisysevent/src/ |
H A D | call_manager_hisysevent.cpp | 295 void CallManagerHisysevent::JudgingDialTimeOut(const int32_t slotId, const int32_t callType, const int32_t videoState) in JudgingDialTimeOut() argument 83 WriteIncomingCallFaultEvent(const int32_t slotId, const int32_t callType, const int32_t videoState, const int32_t errCode, const std::string &desc) WriteIncomingCallFaultEvent() argument 97 WriteDialCallFaultEvent(const int32_t slotId, const int32_t callType, const int32_t videoState, const int32_t errCode, const std::string &desc) WriteDialCallFaultEvent() argument 111 WriteAnswerCallFaultEvent(const int32_t slotId, const int32_t callId, const int32_t videoState, const int32_t errCode, const std::string &desc) WriteAnswerCallFaultEvent() argument 307 JudgingIncomingTimeOut( const int32_t slotId, const int32_t callType, const int32_t videoState) JudgingIncomingTimeOut() argument 320 JudgingAnswerTimeOut(const int32_t slotId, const int32_t callId, const int32_t videoState) JudgingAnswerTimeOut() argument [all...] |
/base/telephony/cellular_call/services/common/include/ |
H A D | cellular_call_hisysevent.h | 55 int32_t videoState = 0; member
|
/base/telephony/call_manager/frameworks/native/src/ |
H A D | voip_call_manager_proxy.cpp | 260 int32_t VoipCallManagerProxy::Answer(const VoipCallEventInfo &events, int32_t videoState) in Answer() argument
|