Home
last modified time | relevance | path

Searched defs:slotId (Results 326 – 350 of 417) sorted by relevance

1...<<11121314151617

/ohos5.0/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp96 bool BranchTest::HasSimCard(const int32_t slotId) in HasSimCard()
113 …d::shared_ptr<CellularDataStateMachine> StateMachineTest::CreateCellularDataConnect(int32_t slotId) in CreateCellularDataConnect()
138 …ed_ptr<IncallDataStateMachine> IncallStateMachineTest::CreateIncallDataStateMachine(int32_t slotId) in CreateIncallDataStateMachine()
1906 int32_t slotId = 1; variable
H A Dapn_manager_test.cpp63 …ared_ptr<CellularDataStateMachine> StateMachineTest::CreateCellularDataStateMachine(int32_t slotId) in CreateCellularDataStateMachine()
261 int32_t slotId = 0; variable
/ohos5.0/base/telephony/core_service/frameworks/js/sim/include/
H A Dnapi_sim.h33 int32_t slotId = ERROR_DEFAULT; member
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Doperator_file_parser.cpp99 bool OperatorFileParser::ParseFromCustomSystem(int32_t slotId, OperatorConfig &opc, cJSON *root) in ParseFromCustomSystem()
/ohos5.0/base/telephony/sms_mms/services/sms/cdma/
H A Dcdma_sms_receive_handler.cpp38 CdmaSmsReceiveHandler::CdmaSmsReceiveHandler(int32_t slotId) : SmsReceiveHandler(slotId) in CdmaSmsReceiveHandler()
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_sender.cpp30 GsmSmsSender::GsmSmsSender(int32_t slotId, function<void(std::shared_ptr<SmsSendIndexer>)> sendRetr… in GsmSmsSender()
275 int32_t GsmSmsSender::IsImsSmsSupported(int32_t slotId, bool &isSupported) in IsImsSmsSupported()
H A Dgsm_sms_cb_handler.cpp32 GsmSmsCbHandler::GsmSmsCbHandler(int32_t slotId) : TelEventHandler("GsmSmsCbHandler"), slotId_(slot… in GsmSmsCbHandler()
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_selection.cpp26 …lection::NetworkSelection(std::weak_ptr<NetworkSearchManager> networkSearchManager, int32_t slotId) in NetworkSelection()
H A Doperator_name.cpp44 std::weak_ptr<NetworkSearchManager> networkSearchManager, int32_t slotId) in OperatorName()
61 int32_t slotId = want.GetIntParam("slotId", 0); in OnReceiveEvent() local
/ohos5.0/base/telephony/core_service/test/fuzztest/satellitecore_fuzzer/
H A Dsatellitecore_fuzzer.cpp142 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); in SatelliteStatusChanged() local
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager2_gtest.cpp581 int32_t slotId = SIM_SLOT_COUNT; // out of the count variable
798 int32_t slotId = SIM_SLOT_COUNT; // out of the count variable
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_register.cpp423 void CellularCallRegister::ReceiveUpdateCallMediaModeRequest(int32_t slotId, ImsCallModeReceiveInfo… in ReceiveUpdateCallMediaModeRequest()
439 void CellularCallRegister::ReceiveUpdateCallMediaModeResponse(int32_t slotId, ImsCallModeReceiveInf… in ReceiveUpdateCallMediaModeResponse()
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp51 static inline bool IsValidSlotId(int32_t slotId) in IsValidSlotId()
459 int32_t slotId = -1; in IsSimActiveSync() local
670 int32_t slotId = -1; in GetISOCountryCodeForSimSync() local
735 int32_t slotId = -1; in GetSimOperatorNumericSync() local
798 int32_t slotId = -1; in GetSimSpnSync() local
970 int32_t slotId = -1; in GetSimStateSync() local
1031 int32_t slotId = -1; in GetCardTypeSync() local
1635 int32_t slotId = -1; in HasSimCardSync() local
1693 int32_t slotId = -1; in IsOperatorSimCard() local
2704 int32_t slotId = -1; in GetOpKeySync() local
[all …]
/ohos5.0/base/telephony/cellular_data/frameworks/js/napi/src/
H A Dnapi_cellular_data.cpp44 static inline bool IsValidSlotId(int32_t slotId) in IsValidSlotId()
49 static inline bool IsValidSlotIdEx(int32_t slotId) in IsValidSlotIdEx()
618 int32_t slotId; in IsCellularDataRoamingEnabledSync() local
717 int32_t slotId = -1; in GetDefaultCellularDataSlotIdSync() local
/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dsms_cb_data.h29 int32_t slotId = -1; member
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp47 …lularDataHandler::CellularDataHandler(const EventFwk::CommonEventSubscribeInfo &sp, int32_t slotId) in CellularDataHandler()
1011 int32_t slotId = want.GetIntParam("slotId", 0); in OnReceiveEvent() local
1287 auto slotId = event->GetParam(); in HandleSimAccountLoaded() local
1556 void CellularDataHandler::SetDataPermitted(int32_t slotId, bool dataPermitted) in SetDataPermitted()
2123 bool CellularDataHandler::IsVSimSlotId(int32_t slotId) in IsVSimSlotId()
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_modem.cpp25 TelRilModem::TelRilModem(int32_t slotId, sptr<HDI::Ril::V1_3::IRil> rilInterface, in TelRilModem()
/ohos5.0/base/telephony/call_manager/test/fuzztest/bluetoothdialcall_fuzzer/
H A Dbluetoothdialcall_fuzzer.cpp192 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in GetCurrentCallList() local
/ohos5.0/base/telephony/cellular_call/test/fuzztest/registercallmanagercallback_fuzzer/
H A Dregistercallmanagercallback_fuzzer.cpp192 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in ReportUpdateCallMediaMode() local
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_modem.c28 int32_t slotId, const ReqDataInfo *requestInfo, int32_t err, struct ResponseAck *respDataAck) in ResponseModemReport()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_service_test.cpp731 int32_t slotId = 0; in GetImsiTest() local
737 int32_t slotId = 0; in GetPlmnTest() local
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_receive_handler.cpp40 SmsReceiveHandler::SmsReceiveHandler(int32_t slotId) : TelEventHandler("SmsReceiveHandler"), slotId… in SmsReceiveHandler()
H A Dsms_wap_push_handler.cpp41 SmsWapPushHandler::SmsWapPushHandler(int32_t slotId) : slotId_(slotId) {} in SmsWapPushHandler()
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dcountry_code_manager.cpp219 int slotId = Telephony::CellularDataClient::GetInstance().GetDefaultCellularDataSlotId(); in GetIsoCountryCode() local
/ohos5.0/base/telephony/call_manager/test/fuzztest/callnotification_fuzzer/
H A Dcallnotification_fuzzer.cpp211 int32_t slotId = static_cast<int32_t>(size % 2); in RejectCallSmsFunc() local

1...<<11121314151617