| /base/telephony/sms_mms/test/fuzztest/sendmessagedata_fuzzer/ |
| H A D | sendmessagedata_fuzzer.cpp | 57 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in SendSmsDataRequest() local
|
| /base/telephony/call_manager/test/fuzztest/bluetoothdialcall_fuzzer/ |
| H A D | bluetoothdialcall_fuzzer.cpp | 192 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in GetCurrentCallList() local
|
| /base/telephony/call_manager/test/fuzztest/formatphonenumber_fuzzer/ |
| H A D | formatphonenumber_fuzzer.cpp | 76 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in GetCallRestriction() local 130 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in CloseUnFinishedUssd() local
|
| /base/telephony/cellular_call/vendor/ims/services/ims_core_service/src/ |
| H A D | ims_core_service_stub.cpp | 68 int32_t slotId = data.ReadInt32(); in OnGetImsRegistrationStatus() local
|
| /base/telephony/core_service/interfaces/innerkits/ims/include/ |
| H A D | ims_core_service_types.h | 36 int32_t slotId = 0;
member
|
| /base/telephony/core_service/test/fuzztest/imsregcallback_fuzzer/ |
| H A D | imsregcallback_fuzzer.cpp | 40 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); in OnRemoteRequest() local
|
| /base/telephony/core_service/test/fuzztest/sendterminalresponsecmd_fuzzer/ |
| H A D | sendterminalresponsecmd_fuzzer.cpp | 53 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); in GetNetworkState() local 68 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); in GetImei() local 83 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); in GetImeiSv() local 98 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); in GetSimOperatorNumeric() local 113 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); in GetISOCountryCodeForSim() local 128 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); SendTerminalResponseCmd() local [all...] |
| /base/telephony/sms_mms/services/sms/ims_service_interaction/src/ |
| H A D | ims_sms_callback_proxy.cpp | 26 int32_t ImsSmsCallbackProxy::ImsSendMessageResponse(int32_t slotId, const SendSmsResultInfo &result)
in ImsSendMessageResponse() argument 40 int32_t ImsSmsCallbackProxy::ImsSendMessageResponse(int32_t slotId, const RadioResponseInfo &info)
in ImsSendMessageResponse() argument 46 int32_t ImsSmsCallbackProxy::ImsSetSmsConfigResponse(int32_t slotId, const RadioResponseInfo &info)
in ImsSetSmsConfigResponse() argument 52 int32_t ImsSmsCallbackProxy::ImsGetSmsConfigResponse(int32_t slotId, int32_t imsSmsConfig)
in ImsGetSmsConfigResponse() argument 66 ImsGetSmsConfigResponse(int32_t slotId, const RadioResponseInfo &info) ImsGetSmsConfigResponse() argument 72 WriteCommonInfo(std::string funcName, MessageParcel &in, int32_t slotId) WriteCommonInfo() argument 85 SendHRilRadioResponseInfo( std::string funcName, int32_t slotId, int32_t eventId, const RadioResponseInfo &info) SendHRilRadioResponseInfo() argument 101 SendRequest(MessageParcel &in, int32_t slotId, int32_t eventId) SendRequest() argument [all...] |
| /base/telephony/sms_mms/services/sms/ |
| H A D | sms_state_observer.cpp | 74 int32_t slotId = want.GetIntParam("slotId", DEFAULT_VALUE);
in OnReceiveEvent() local
|
| /base/telephony/cellular_call/services/satellite_service_interaction/src/ |
| H A D | satellite_call_proxy.cpp | 65 HangUp(int32_t slotId, int32_t index) HangUp() argument 104 Reject(int32_t slotId) Reject() argument 136 Answer(int32_t slotId) Answer() argument 167 GetSatelliteCallsDataRequest(int32_t slotId) GetSatelliteCallsDataRequest() argument 195 WriteCommonInfo(int32_t slotId, std::string funcName, MessageParcel &in) WriteCommonInfo() argument 208 WriteCommonInfo(int32_t slotId, std::string funcName, MessageParcel &in, int32_t callType) WriteCommonInfo() argument 239 SendRequest(int32_t slotId, MessageParcel &in, int32_t eventId) SendRequest() argument [all...] |
| H A D | satellite_call_callback_proxy.cpp | 27 int32_t SatelliteCallCallbackProxy::DialSatelliteResponse(int32_t slotId, const RadioResponseInfo &info) in DialSatelliteResponse() argument 37 int32_t SatelliteCallCallbackProxy::HangUpSatelliteResponse(int32_t slotId, const RadioResponseInfo &info) in HangUpSatelliteResponse() argument 47 int32_t SatelliteCallCallbackProxy::RejectSatelliteResponse(int32_t slotId, const RadioResponseInfo &info) in RejectSatelliteResponse() argument 57 int32_t SatelliteCallCallbackProxy::AnswerSatelliteResponse(int32_t slotId, const RadioResponseInfo &info) in AnswerSatelliteResponse() argument 67 int32_t SatelliteCallCallbackProxy::CallStateChangeReport(int32_t slotId) in CallStateChangeReport() argument 77 GetSatelliteCallsDataResponse(int32_t slotId, const RadioResponseInfo &info) GetSatelliteCallsDataResponse() argument 87 GetSatelliteCallsDataResponse( int32_t slotId, const SatelliteCurrentCallList &callList) GetSatelliteCallsDataResponse() argument 133 WriteCommonInfo(int32_t slotId, const std::string &funcName, MessageParcel &in) WriteCommonInfo() argument 146 WriteCommonInfo( int32_t slotId, const std::string &funcName, MessageParcel &in, const RadioResponseInfo &info) WriteCommonInfo() argument 160 WriteSsBaseResultCommonInfo( int32_t slotId, const std::string &funcName, MessageParcel &in, const SsBaseResult &ssResult) WriteSsBaseResultCommonInfo() argument [all...] |
| /base/telephony/cellular_call/test/unittest/cstest/ |
| H A D | cs_test.h | 149 int32_t TestDialCallByCs(int32_t slotId, std::string code) in TestDialCallByCs() argument
|
| /base/telephony/cellular_data/test/ |
| H A D | cellular_data_service_test.cpp | 308 int32_t slotId = -1; in HWTEST_F() local
|
| /base/telephony/core_service/services/sim/src/ |
| H A D | voice_mail_constants.cpp | 28 VoiceMailConstants::VoiceMailConstants(int32_t slotId) in VoiceMailConstants() argument 43 std::string VoiceMailConstants::GetStringValueFromCust(int32_t slotId, std::string key) in GetStringValueFromCust() argument
|
| H A D | sim_state_tracker.cpp | 54 auto slotId = event->GetParam(); in ProcessSimRecordLoad() local 75 int slotId; in ProcessSimOpkeyLoad() local 28 SimStateTracker(std::weak_ptr<SimFileManager> simFileManager, std::shared_ptr<OperatorConfigCache> operatorConfigCache, int32_t slotId) SimStateTracker() argument 111 auto slotId = event->GetParam(); ProcessOperatorCacheDel() local [all...] |
| /base/telephony/sms_mms/test/fuzztest/addsimmessage_fuzzer/ |
| H A D | addsimmessage_fuzzer.cpp | 77 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in GetAllSimMessages() local 115 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in AddSimMessage() local 150 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in DelSimMessage() local 187 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); HasSmsCapability() local [all...] |
| /base/telephony/sms_mms/test/fuzztest/splitmessage_fuzzer/ |
| H A D | splitmessage_fuzzer.cpp | 57 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in SplitMessage() local 94 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in GetImsShortMessageFormat() local
|
| /base/telephony/call_manager/services/call/call_state_observer/src/ |
| H A D | reject_call_sms.cpp | 35 void RejectCallSms::SendMessage(int32_t slotId, const std::u16string &desAddr, const std::u16string &text) in SendMessage() argument
|
| /base/telephony/call_manager/services/call_report/src/ |
| H A D | call_state_report_proxy.cpp | 154 ReportCallStateForCallId( int32_t slotId, int32_t callState, std::u16string incomingNumber) ReportCallStateForCallId() argument
|
| /base/telephony/core_service/frameworks/js/network_search/src/ |
| H A D | napi_ims_reg_info_callback_manager.cpp | 27 int32_t slotId = stateCallback.slotId; in RegisterImsRegStateCallback() local 55 UnregisterImsRegStateCallback( napi_env env, int32_t slotId, ImsServiceType imsSrvType) UnregisterImsRegStateCallback() argument 66 InsertImsRegCallback( int32_t slotId, ImsServiceType imsSrvType, ImsRegStateCallback &stateCallback) InsertImsRegCallback() argument 80 RemoveImsRegCallback(int32_t slotId, ImsServiceType imsSrvType) RemoveImsRegCallback() argument 95 ReportImsRegInfo( int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) ReportImsRegInfo() argument [all...] |
| /base/telephony/core_service/services/satellite_service_interaction/src/ |
| H A D | satellite_service_proxy.cpp | 138 int32_t SatelliteServiceProxy::UnRegisterCoreNotify(int32_t slotId, int32_t what) in UnRegisterCoreNotify() argument 174 int32_t SatelliteServiceProxy::SetRadioState(int32_t slotId, int32_t isRadioOn, int32_t rst) in SetRadioState() argument 94 RegisterCoreNotify( int32_t slotId, int32_t what, const sptr<ISatelliteCoreCallback> &callback) RegisterCoreNotify() argument [all...] |
| /base/telephony/core_service/services/tel_ril/src/ |
| H A D | tel_ril_base.cpp | 27 TelRilBase::TelRilBase(int32_t slotId, sptr<HDI::Ril::V1_3::IRil> rilInterface, in TelRilBase() argument
|
| /base/telephony/call_manager/test/fuzztest/setcalltransferinfo_fuzzer/ |
| H A D | setcalltransferinfo_fuzzer.cpp | 36 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in IsImsSwitchEnabled() local 65 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in GetImsConfig() local 82 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in GetImsFeatureValue() local 99 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in GetCallTransferInfo() local 115 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in SetCallTransferInfo() local [all...] |
| /base/telephony/cellular_call/test/fuzztest/getcscalldata_fuzzer/ |
| H A D | getcscalldata_fuzzer.cpp | 60 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in GetCsCallData() local 149 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in DoSomethingInterestingWithMyAPI() local
|
| /base/telephony/cellular_call/test/fuzztest/reporthangupinfo_fuzzer/ |
| H A D | reporthangupinfo_fuzzer.cpp | 42 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in DoSomethingInterestingWithMyAPI() local [all...] |