/base/telephony/core_service/services/tel_ril/include/ |
H A D | observer_handler.h | 44 void NotifyObserver(int32_t what, int64_t param) in NotifyObserver() argument 59 void NotifyObserver(int32_t what, std::shared_ptr<T> object) in NotifyObserver() argument [all...] |
/base/telephony/core_service/services/tel_ril/src/ |
H A D | observer_handler.cpp | 26 void ObserverHandler::RegObserver(int32_t what, const std::shared_ptr<AppExecFwk::EventHandler> handler) in RegObserver() argument 57 void ObserverHandler::Remove(int32_t what, const std::shared_ptr<AppExecFwk::EventHandler> handler) in Remove() argument 76 void ObserverHandler::NotifyObserver(int32_t what) in NotifyObserver() argument [all...] |
H A D | tel_ril_manager.cpp | 253 RegisterCoreNotify( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &observerCallBack, int32_t what, int32_t *obj) RegisterCoreNotify() argument 295 UnRegisterCoreNotify( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &observerCallBack, int32_t what) UnRegisterCoreNotify() argument [all...] |
/base/telephony/sms_mms/services/sms/satellite_service_interaction/src/ |
H A D | satellite_sms_proxy.cpp | 34 int32_t SatelliteSmsProxy::RegisterSmsNotify(int32_t slotId, int32_t what, const sptr<ISatelliteSmsCallback> &callback) in RegisterSmsNotify() argument 78 int32_t SatelliteSmsProxy::UnRegisterSmsNotify(int32_t slotId, int32_t what) in UnRegisterSmsNotify() argument
|
H A D | satellite_sms_client.cpp | 255 int32_t SatelliteSmsClient::RegisterSmsNotify(int32_t slotId, int32_t what, const sptr<ISatelliteSmsCallback> &callback) in RegisterSmsNotify() argument 265 int32_t SatelliteSmsClient::UnRegisterSmsNotify(int32_t slotId, int32_t what) in UnRegisterSmsNotify() argument
|
/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 94 RegisterCoreNotify( int32_t slotId, int32_t what, const sptr<ISatelliteCoreCallback> &callback) RegisterCoreNotify() argument
|
H A D | satellite_service_client.cpp | 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
|
/base/telephony/core_service/test/unittest/tel_ril_gtest/ |
H A D | zero_branch_test_tel_ril.cpp | 252 int32_t what = 0; in HWTEST_F() local
|
/base/telephony/core_service/services/sim/src/ |
H A D | sim_state_manager.cpp | 58 void SimStateManager::RegisterCoreNotify(const HANDLE &handler, int what) in RegisterCoreNotify() argument 68 void SimStateManager::UnRegisterCoreNotify(const HANDLE &handler, int what) in UnRegisterCoreNotify() argument
|
H A D | multi_sim_monitor.cpp | 239 RegisterCoreNotify( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what) RegisterCoreNotify() argument
|
H A D | icc_file.cpp | 464 void IccFile::RegisterCoreNotify(const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what) in RegisterCoreNotify() argument 487 void IccFile::UnRegisterCoreNotify(const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what) in UnRegisterCoreNotify() argument
|
H A D | sim_state_handle.cpp | 887 void SimStateHandle::RegisterCoreNotify(const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what) in RegisterCoreNotify() argument 932 void SimStateHandle::UnRegisterCoreNotify(const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what) in UnRegisterCoreNotify() argument
|
H A D | sim_manager.cpp | 1086 void SimManager::RegisterCoreNotify(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what)
in RegisterCoreNotify() argument 1112 UnRegisterCoreNotify( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &observerCallBack, int what) UnRegisterCoreNotify() argument [all...] |
H A D | sim_file_manager.cpp | 536 void SimFileManager::RegisterCoreNotify(const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what) in RegisterCoreNotify() argument 550 void SimFileManager::UnRegisterCoreNotify(const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what) in UnRegisterCoreNotify() argument
|
/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | zero_branch_test_sim_ril.cpp | 877 int32_t what = 0; in HWTEST_F() local
|
/base/telephony/core_service/services/network_search/src/ |
H A D | network_search_manager.cpp | 272 void NetworkSearchManager::RegisterCoreNotify(int32_t slotId, HANDLE &handler, int32_t what) in RegisterCoreNotify() argument 283 void NetworkSearchManager::UnRegisterCoreNotify(int32_t slotId, HANDLE &handler, int32_t what) in UnRegisterCoreNotify() argument
|
/base/telephony/core_service/services/tel_ril/test/ |
H A D | tel_ril_test.cpp | 238 void TelRilTest::OnProcessInput(int32_t slotId, int32_t what, const std::shared_ptr<AppExecFwk::EventHandler> &handler) in OnProcessInput() argument 2376 int32_t what = 1; in main() local 2392 cin >> what; in main() local
|
/base/telephony/ril_adapter/test/unittest/ |
H A D | ril_interface_test.cpp | 1094 void RilInterfaceTest::OnProcessInput(int32_t what)
in OnProcessInput() argument 1115 void RilInterfaceTest::OnStressInput(int32_t what)
in OnStressInput() argument
|
/base/telephony/core_service/frameworks/native/src/ |
H A D | core_manager_inner.cpp | 122 RegisterCoreNotify( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what, int32_t *obj) RegisterCoreNotify() argument 147 UnRegisterCoreNotify( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &observerCallBack, int what) UnRegisterCoreNotify() argument [all...] |