Home
last modified time | relevance | path

Searched refs:ITelRilManager (Results 1 – 25 of 45) sorted by relevance

12

/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_utils.cpp214 … [](ITelRilManager *rilManager, int32_t slotId, const AppExecFwk::InnerEvent::Pointer &result) { in __anond46b825d0102()
218 … [](ITelRilManager *rilManager, int32_t slotId, const AppExecFwk::InnerEvent::Pointer &response) { in __anond46b825d0202()
222 … [](ITelRilManager *rilManager, int32_t slotId, const AppExecFwk::InnerEvent::Pointer &response) { in __anond46b825d0302()
226 … [](ITelRilManager *rilManager, int32_t slotId, const AppExecFwk::InnerEvent::Pointer &response) { in __anond46b825d0402()
230 … [](ITelRilManager *rilManager, int32_t slotId, const AppExecFwk::InnerEvent::Pointer &response) { in __anond46b825d0502()
234 … [](ITelRilManager *rilManager, int32_t slotId, const AppExecFwk::InnerEvent::Pointer &response) { in __anond46b825d0602()
238 … [](ITelRilManager *rilManager, int32_t slotId, const AppExecFwk::InnerEvent::Pointer &result) { in __anond46b825d0702()
242 … [](ITelRilManager *rilManager, int32_t slotId, const AppExecFwk::InnerEvent::Pointer &response) { in __anond46b825d0802()
269 [](ITelRilManager *rilManager, int32_t slotId, int32_t preferredNetworkType,
282 [](ITelRilManager *rilManager, int32_t slotId, int32_t fun, int32_t rst,
[all …]
H A Ddevice_state_handler.cpp33 const std::weak_ptr<ITelRilManager> &telRilManager, int32_t slotId) in DeviceStateHandler()
166 std::shared_ptr<ITelRilManager> telRilManager = telRilManager_.lock(); in SetNotificationFilter()
182 std::shared_ptr<ITelRilManager> telRilManager = telRilManager_.lock(); in SetDeviceState()
H A Dnetwork_search_handler.cpp217 …const std::weak_ptr<ITelRilManager> &telRilManager, const std::weak_ptr<ISimManager> &simManager, … in NetworkSearchHandler()
357 std::shared_ptr<ITelRilManager> telRilManager = telRilManager_.lock(); in RegisterEvents()
427 std::shared_ptr<ITelRilManager> telRilManager = telRilManager_.lock(); in UnregisterEvents()
711 std::shared_ptr<ITelRilManager> telRilManager = telRilManager_.lock(); in GetRilSignalIntensity()
862 std::shared_ptr<ITelRilManager> telRilManager = telRilManager_.lock(); in GetRilOperatorInfo()
879 std::shared_ptr<ITelRilManager> telRilManager = telRilManager_.lock(); in GetRilPsRegistration()
906 std::shared_ptr<ITelRilManager> telRilManager = telRilManager_.lock(); in GetRilCsRegistration()
1131 std::shared_ptr<ITelRilManager> telRilManager = telRilManager_.lock(); in SendUpdateCellLocationRequest()
/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Dnetwork_utils.h90 class ITelRilManager; variable
95 using RilFunc_Event = std::function<int32_t(ITelRilManager *, int32_t, const AppExecFwk::InnerEvent…
97 …std::function<int32_t(ITelRilManager *, int32_t, int32_t, const AppExecFwk::InnerEvent::Pointer &)…
99 …std::function<int32_t(ITelRilManager *, int32_t, int32_t, int32_t, const AppExecFwk::InnerEvent::P…
101 …std::function<int32_t(ITelRilManager *, int32_t, int32_t, std::string, const AppExecFwk::InnerEven…
105 …std::shared_ptr<ITelRilManager> &telRilManager, const std::weak_ptr<NetworkSearchManager> &network… in EventSender()
294 std::shared_ptr<ITelRilManager> telRilManager_ = nullptr;
H A Ddevice_state_handler.h29 const std::weak_ptr<ITelRilManager> &telRilManager, int32_t slotId);
51 std::weak_ptr<ITelRilManager> telRilManager_;
H A Dnetwork_search_handler.h45 … const std::weak_ptr<ITelRilManager> &telRilManager, const std::weak_ptr<ISimManager> &simManager,
164 std::weak_ptr<ITelRilManager> telRilManager_;
H A Dnetwork_search_manager.h149 …NetworkSearchManager(std::shared_ptr<ITelRilManager> telRilManager, std::shared_ptr<ISimManager> s…
348 std::shared_ptr<ITelRilManager> telRilManager_ = nullptr;
/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dstk_manager.h27 …StkManager(std::shared_ptr<ITelRilManager> telRilManager, std::shared_ptr<SimStateManager> simStat…
35 std::shared_ptr<ITelRilManager> telRilManager_ = nullptr;
H A Dsim_account_manager.h30 SimAccountManager(std::shared_ptr<Telephony::ITelRilManager> telRilManager,
44 std::shared_ptr<Telephony::ITelRilManager> telRilManager_ = nullptr;
H A Dsim_sms_manager.h29 SimSmsManager(std::shared_ptr<Telephony::ITelRilManager> telRilManager,
44 std::shared_ptr<Telephony::ITelRilManager> telRilManager_ = nullptr;
H A Dicc_operator_privilege_controller.h38 …std::shared_ptr<Telephony::ITelRilManager> telRilManager, std::shared_ptr<SimStateManager> simStat…
59 std::shared_ptr<Telephony::ITelRilManager> telRilManager_;
H A Dsim_sms_controller.h50 std::shared_ptr<Telephony::ITelRilManager> ril, std::shared_ptr<SimFileManager> fileMgr);
55 std::shared_ptr<Telephony::ITelRilManager> telRilManager_ = nullptr;
H A Dsim_file_manager.h43 …const EventFwk::CommonEventSubscribeInfo &sp, std::weak_ptr<Telephony::ITelRilManager> telRilManag…
90 std::weak_ptr<Telephony::ITelRilManager> ril, std::weak_ptr<SimStateManager> simState);
95 std::weak_ptr<Telephony::ITelRilManager> telRilManager_;
H A Dradio_protocol_controller.h30 explicit RadioProtocolController(std::weak_ptr<Telephony::ITelRilManager> telRilManager);
72 std::weak_ptr<Telephony::ITelRilManager> telRilManager_;
H A Dsim_state_manager.h31 explicit SimStateManager(std::shared_ptr<ITelRilManager> telRilManager);
71 std::shared_ptr<Telephony::ITelRilManager> telRilManager_ = nullptr;
H A Dstk_controller.h45 explicit StkController(const std::weak_ptr<Telephony::ITelRilManager> &telRilManager,
105 std::weak_ptr<Telephony::ITelRilManager> telRilManager_;
H A Dicc_file_controller.h55 void SetRilManager(std::shared_ptr<ITelRilManager> ril);
67 std::shared_ptr<Telephony::ITelRilManager> telRilManager_ = nullptr;
H A Dsim_state_handle.h130 void SetRilManager(std::weak_ptr<Telephony::ITelRilManager> telRilManager);
184 std::weak_ptr<Telephony::ITelRilManager> telRilManager_; // ril manager
H A Dicc_file.h81 void SetRilAndFileController(const std::shared_ptr<Telephony::ITelRilManager> &ril,
116 std::shared_ptr<Telephony::ITelRilManager> telRilManager_ = nullptr;
H A Dsim_manager.h42 explicit SimManager(std::shared_ptr<ITelRilManager> telRilManager);
169 std::shared_ptr<Telephony::ITelRilManager> telRilManager_ = nullptr;
H A Dmulti_sim_controller.h34 MultiSimController(std::shared_ptr<Telephony::ITelRilManager> telRilManager,
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dstk_controller.cpp55 StkController::StkController(const std::weak_ptr<Telephony::ITelRilManager> &telRilManager, in StkController()
197 std::shared_ptr<ITelRilManager> telRilManager = telRilManager_.lock(); in RegisterEvents()
218 std::shared_ptr<ITelRilManager> telRilManager = telRilManager_.lock(); in UnRegisterEvents()
316 std::shared_ptr<ITelRilManager> telRilManager = telRilManager_.lock(); in OnIccStateChanged()
499 std::shared_ptr<ITelRilManager> telRilManager = telRilManager_.lock(); in SendTerminalResponseCmd()
531 std::shared_ptr<ITelRilManager> telRilManager = telRilManager_.lock(); in SendEnvelopeCmd()
563 std::shared_ptr<ITelRilManager> telRilManager = telRilManager_.lock(); in SendCallSetupRequestResult()
H A Dstk_manager.cpp23 StkManager::StkManager(std::shared_ptr<ITelRilManager> telRilManager, std::shared_ptr<SimStateManag… in StkManager()
H A Dsim_sms_manager.cpp23 SimSmsManager::SimSmsManager(std::shared_ptr<Telephony::ITelRilManager> telRilManager, in SimSmsManager()
H A Dsim_account_manager.cpp22 SimAccountManager::SimAccountManager(std::shared_ptr<Telephony::ITelRilManager> telRilManager, in SimAccountManager()

12