Home
last modified time | relevance | path

Searched defs:slotId (Results 151 - 175 of 430) sorted by relevance

12345678910>>...18

/base/telephony/core_service/test/fuzztest/updateiccdiallingnumbers_fuzzer/
H A Dupdateiccdiallingnumbers_fuzzer.cpp56 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); in GetOpKey() local
71 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); in GetOpKeyExt() local
87 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); in GetOpName() local
103 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); in SendCallSetupRequestResult() local
121 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); in HasOperatorPrivileges() local
137 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); GetCellInfoList() local
153 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); UpdateIccDiallingNumbers() local
170 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); GetNrSsbIdInfoTesting() local
[all...]
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_manager_test.cpp115 int32_t ImsRegInfoCallbackTest::OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in OnImsRegInfoChanged() argument
/base/telephony/sms_mms/services/mms/
H A Dmms_apn_info.cpp29 MmsApnInfo::MmsApnInfo(int32_t slotId) : slotId_(slotId) in MmsApnInfo() argument
/base/telephony/sms_mms/services/sms/cdma/
H A Dcdma_sms_receive_handler.cpp38 CdmaSmsReceiveHandler::CdmaSmsReceiveHandler(int32_t slotId) : SmsReceiveHandler(slotId) in CdmaSmsReceiveHandler() argument
/base/telephony/sms_mms/test/fuzztest/setgetcbconfig_fuzzer/
H A Dsetgetcbconfig_fuzzer.cpp62 int32_t slotId = static_cast<int32_t>(size % SIM_COUNT); in SetCBConfigFuzz() local
104 int32_t slotId = static_cast<int32_t>(size % SIM_COUNT); in SetImsSmsConfigFuzz() local
[all...]
/base/telephony/call_manager/frameworks/native/src/
H A Dbluetooth_call_proxy.cpp103 std::vector<CallAttributeInfo> BluetoothCallProxy::GetCurrentCallList(int32_t slotId) in GetCurrentCallList() argument
/base/telephony/call_manager/services/call/src/
H A Dcarrier_call.cpp172 int32_t CarrierCall::CarrierSetMute(int32_t mute, int32_t slotId) in CarrierSetMute() argument
338 void CarrierCall::SetSlotId(int32_t slotId) in SetSlotId() argument
H A Dcs_call.cpp69 int32_t CSCall::SetMute(int32_t mute, int32_t slotId) in SetMute() argument
/base/telephony/cellular_data/test/
H A Dcellualr_data_branch_test.cpp66 std::shared_ptr<CellularDataStateMachine> CellularMachineTest::CreateCellularDataConnect(int32_t slotId) in CreateCellularDataConnect() argument
/base/telephony/core_service/test/fuzztest/simauthentication_fuzzer/
H A Dsimauthentication_fuzzer.cpp58 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); in GetSimTelephoneNumber() local
73 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); in GetVoiceMailIdentifier() local
88 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); in GetVoiceMailNumber() local
103 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); in QueryIccDiallingNumbers() local
119 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); in SimAuthentication() local
[all...]
/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_call_service.cpp326 std::vector<CallAttributeInfo> BluetoothCallService::GetCurrentCallList(int32_t slotId) in GetCurrentCallList() argument
H A Dbluetooth_call_stub.cpp223 int32_t slotId = data.ReadInt32(); in OnGetCurrentCallList() local
/base/telephony/cellular_call/services/satellite_service_interaction/src/
H A Dsatellite_call_callback_stub.cpp87 int32_t slotId = data.ReadInt32(); in OnDialResponseInner() local
99 int32_t slotId = data.ReadInt32(); in OnHangUpResponseInner() local
111 int32_t slotId = data.ReadInt32(); in OnRejectResponseInner() local
123 int32_t slotId in OnAnswerResponseInner() local
135 int32_t slotId = data.ReadInt32(); OnCallStateChangeReportInner() local
142 int32_t slotId = data.ReadInt32(); OnGetSatelliteCallsDataResponseInner() local
176 DialSatelliteResponse(int32_t slotId, const RadioResponseInfo &info) DialSatelliteResponse() argument
182 HangUpSatelliteResponse(int32_t slotId, const RadioResponseInfo &info) HangUpSatelliteResponse() argument
188 RejectSatelliteResponse(int32_t slotId, const RadioResponseInfo &info) RejectSatelliteResponse() argument
194 AnswerSatelliteResponse(int32_t slotId, const RadioResponseInfo &info) AnswerSatelliteResponse() argument
200 CallStateChangeReport(int32_t slotId) CallStateChangeReport() argument
217 GetSatelliteCallsDataResponse(int32_t slotId, const RadioResponseInfo &info) GetSatelliteCallsDataResponse() argument
223 GetSatelliteCallsDataResponse( int32_t slotId, const SatelliteCurrentCallList &callList) GetSatelliteCallsDataResponse() argument
243 SendEvent(int32_t slotId, int32_t eventId, const RadioResponseInfo &info) SendEvent() argument
[all...]
H A Dsatellite_call_client.cpp143 std::shared_ptr<AppExecFwk::EventHandler> SatelliteCallClient::GetHandler(int32_t slotId) in GetHandler() argument
161 int32_t SatelliteCallClient::HangUp(int32_t slotId, int32_t index) in HangUp() argument
173 int32_t SatelliteCallClient::Reject(int32_t slotId) in Reject() argument
129 RegisterSatelliteCallCallbackHandler( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) RegisterSatelliteCallCallbackHandler() argument
185 Answer(int32_t slotId) Answer() argument
197 GetSatelliteCallsDataRequest(int32_t slotId, int64_t lastCallsDataFlag) GetSatelliteCallsDataRequest() argument
[all...]
/base/telephony/core_service/services/network_search/src/
H A Dnetwork_selection.cpp26 NetworkSelection::NetworkSelection(std::weak_ptr<NetworkSearchManager> networkSearchManager, int32_t slotId) in NetworkSelection() argument
[all...]
/base/telephony/core_service/test/unittest/ui_client/
H A Dstate_registry_observer.h30 void OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated() argument
36 void OnSignalInfoUpdated(int32_t slotId, const std::vector<sptr<SignalInformation>> &vec) in OnSignalInfoUpdated() argument
41 void OnSignalInfoUpdatedExt(int32_t slotId, const std::vector<sptr<SignalInformation>> &vec) in OnSignalInfoUpdatedExt() argument
46 void OnNetworkStateUpdated(int32_t slotId, const sptr<NetworkState> &networkState) in OnNetworkStateUpdated() argument
51 void OnNetworkStateUpdatedExt(int32_t slotId, const sptr<NetworkState> &networkState) in OnNetworkStateUpdatedExt() argument
56 OnCellInfoUpdated(int32_t slotId, const std::vector<sptr<CellInformation>> &vec) OnCellInfoUpdated() argument
61 OnCellInfoUpdatedExt(int32_t slotId, const std::vector<sptr<CellInformation>> &vec) OnCellInfoUpdatedExt() argument
66 OnSimStateUpdated(int32_t slotId, CardType type, SimState state, LockReason reason) OnSimStateUpdated() argument
71 OnCellularDataConnectStateUpdated(int32_t slotId, int32_t dataState, int32_t networkType) OnCellularDataConnectStateUpdated() argument
77 OnCellularDataFlowUpdated(int32_t slotId, int32_t dataFlowType) OnCellularDataFlowUpdated() argument
83 OnCfuIndicatorUpdated(int32_t slotId, bool cfuResult) OnCfuIndicatorUpdated() argument
89 OnVoiceMailMsgIndicatorUpdated(int32_t slotId, bool voiceMailMsgResult) OnVoiceMailMsgIndicatorUpdated() argument
[all...]
/base/telephony/sms_mms/test/fuzztest/smsrecvitem_fuzzer/
H A Dsmsrecvitem_fuzzer.cpp61 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in DoRecvItemsTest() local
111 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in DoSomethingInterestingWithMyAPI() local
/base/telephony/call_manager/utils/src/
H A Dcall_dialog.cpp38 bool CallDialog::DialogConnectExtension(const std::string &dialogReason, int32_t slotId) in DialogConnectExtension() argument
99 std::string CallDialog::BuildStartCommand(const std::string &dialogReason, int32_t slotId) in BuildStartCommand() argument
/base/telephony/cellular_call/services/control/src/
H A Dims_video_call_control.cpp36 int32_t ImsVideoCallControl::ControlCamera(int32_t slotId, int32_t callIndex, const std::string &cameraId) in ControlCamera() argument
94 int32_t ImsVideoCallControl::SetPausePicture(int32_t slotId, int32_t callIndex, const std::string &path) in SetPausePicture() argument
108 int32_t ImsVideoCallControl::SetDeviceDirection(int32_t slotId, int32_t callIndex, int32_t rotation) in SetDeviceDirection() argument
50 SetPreviewWindow( int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) SetPreviewWindow() argument
65 SetDisplayWindow( int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) SetDisplayWindow() argument
206 CancelCallUpgrade(int32_t slotId, int32_t callIndex) CancelCallUpgrade() argument
220 RequestCameraCapabilities(int32_t slotId, int32_t callIndex) RequestCameraCapabilities() argument
[all...]
H A Dcontrol_base.cpp50 bool ControlBase::IsNeedExecuteMMI(int32_t slotId, std::string &phoneString, CLIRMode &clirMode, bool isNeedUseIms) in IsNeedExecuteMMI() argument
116 bool ControlBase::CheckActivateSimScene(int32_t slotId) in CheckActivateSimScene() argument
169 SetReadyToCall(int32_t slotId, bool isReadyToCall) SetReadyToCall() argument
[all...]
/base/telephony/core_service/services/satellite_service_interaction/src/
H A Dsatellite_service_client.cpp134 int32_t SatelliteServiceClient::AddSimHandler(int32_t slotId, const std::shared_ptr<TelEventHandler> &handler) in AddSimHandler() argument
146 int32_t SatelliteServiceClient::AddNetworkHandler(int32_t slotId, const std::shared_ptr<TelEventHandler> &handler) in AddNetworkHandler() argument
212 int32_t SatelliteServiceClient::UnRegisterCoreNotify(int32_t slotId, int32_t what) in UnRegisterCoreNotify() argument
201 RegisterCoreNotify( int32_t slotId, int32_t what, const sptr<ISatelliteCoreCallback> &callback) RegisterCoreNotify() argument
251 SetRadioState(int32_t slotId, int32_t isRadioOn, int32_t rst) SetRadioState() argument
[all...]
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_test_util.cpp50 bool RilTestUtil::IsValidSlotId(int32_t slotId) in IsValidSlotId() argument
55 bool RilTestUtil::IsReady(int32_t slotId) in IsReady() argument
128 bool RilTestUtil::IsValidSlotIdInner(int32_t slotId) in IsValidSlotIdInner() argument
138 IsReadyInner(int32_t slotId) IsReadyInner() argument
[all...]
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch2_test.cpp73 const int32_t slotId = 0; in HWTEST_F() local
154 int32_t slotId = 0; in HWTEST_F() local
191 int32_t slotId = 0; in HWTEST_F() local
/base/telephony/cellular_call/test/fuzztest/satellitecallback_fuzzer/
H A Dsatellitecallback_fuzzer.cpp61 int32_t slotId = ERROR_NUM; in OnRemoteRequest() local
71 int32_t slotId = ERROR_NUM; in TestSatelliteCallCallbackFunction() local
[all...]
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_connection_test.cpp50 int32_t slotId = 0; in HWTEST_F() local
65 int32_t slotId = 0; in HWTEST_F() local
81 int32_t slotId = 0; in HWTEST_F() local
96 int32_t slotId = 0; in HWTEST_F() local
109 int32_t slotId = 0; in HWTEST_F() local
122 int32_t slotId = 0; HWTEST_F() local
136 int32_t slotId = 0; HWTEST_F() local
150 int32_t slotId = 0; HWTEST_F() local
164 int32_t slotId = 0; HWTEST_F() local
177 int32_t slotId = 0; HWTEST_F() local
191 int32_t slotId = 0; HWTEST_F() local
206 int32_t slotId = 0; HWTEST_F() local
221 int32_t slotId = 0; HWTEST_F() local
235 int32_t slotId = 0; HWTEST_F() local
249 int32_t slotId = 0; HWTEST_F() local
262 int32_t slotId = 0; HWTEST_F() local
275 int32_t slotId = 0; HWTEST_F() local
324 int32_t slotId = 0; HWTEST_F() local
338 int32_t slotId = 0; HWTEST_F() local
354 int32_t slotId = 0; HWTEST_F() local
371 int32_t slotId = 0; HWTEST_F() local
388 int32_t slotId = 0; HWTEST_F() local
482 int32_t slotId = 0; HWTEST_F() local
512 int32_t slotId = 0; HWTEST_F() local
533 int32_t slotId = 0; HWTEST_F() local
547 int32_t slotId = 0; HWTEST_F() local
562 int32_t slotId = 0; HWTEST_F() local
578 int32_t slotId = 0; HWTEST_F() local
592 int32_t slotId = 0; HWTEST_F() local
608 int32_t slotId = 0; HWTEST_F() local
626 int32_t slotId = 0; HWTEST_F() local
645 int32_t slotId = 0; HWTEST_F() local
659 int32_t slotId = 0; HWTEST_F() local
673 int32_t slotId = 0; HWTEST_F() local
687 int32_t slotId = 0; HWTEST_F() local
701 int32_t slotId = 0; HWTEST_F() local
720 int32_t slotId = 0; HWTEST_F() local
739 int32_t slotId = 0; HWTEST_F() local
753 int32_t slotId = 0; HWTEST_F() local
767 int32_t slotId = 0; HWTEST_F() local
783 int32_t slotId = 0; HWTEST_F() local
799 int32_t slotId = 0; HWTEST_F() local
814 int32_t slotId = 0; HWTEST_F() local
829 int32_t slotId = 0; HWTEST_F() local
843 int32_t slotId = 0; HWTEST_F() local
[all...]

Completed in 12 milliseconds

12345678910>>...18