Home
last modified time | relevance | path

Searched refs:OnImsRegInfoChanged (Results 1 - 17 of 17) sorted by relevance

/base/telephony/sms_mms/services/sms/
H A Dims_reg_state_callback_stub.cpp40 return OnImsRegInfoChanged(slotId, static_cast<ImsServiceType>(code), info); in OnRemoteRequest()
43 int32_t ImsRegStateCallbackStub::OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in OnImsRegInfoChanged() function in OHOS::Telephony::ImsRegStateCallbackStub
/base/telephony/core_service/test/unittest/ui_client/
H A Dims_reg_info_callback_gtest.cpp23 int32_t ImsRegInfoCallbackGtest::OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in OnImsRegInfoChanged() function in OHOS::Telephony::ImsRegInfoCallbackGtest
H A Dims_reg_info_callback_gtest.h25 int32_t OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) override;
/base/telephony/core_service/frameworks/js/network_search/include/
H A Dnapi_ims_reg_info_callback.h25 int32_t OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) override;
/base/telephony/core_service/services/network_search/test/
H A Dims_reg_info_callback_test.cpp23 int32_t ImsRegInfoCallbackTest::OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in OnImsRegInfoChanged() function in OHOS::Telephony::ImsRegInfoCallbackTest
H A Dims_reg_info_callback_test.h25 int32_t OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) override;
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dims_reg_info_callback_gtest.cpp23 int32_t ImsRegInfoCallbackGtest::OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in OnImsRegInfoChanged() function in OHOS::Telephony::ImsRegInfoCallbackGtest
H A Dims_reg_info_callback_gtest.h25 int32_t OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) override;
H A Dnetwork_search_manager_test.cpp112 int32_t OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) override;
115 int32_t ImsRegInfoCallbackTest::OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in OnImsRegInfoChanged() function in OHOS::Telephony::ImsRegInfoCallbackTest
H A Dzero_branch_test.cpp403 imsRegInfoCallbackProxy->OnImsRegInfoChanged(0, ImsServiceType::TYPE_VOICE, info); in HWTEST_F()
/base/telephony/core_service/interfaces/innerkits/include/
H A Dims_reg_info_callback.h26 virtual int32_t OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) = 0;
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_ims_reg_info_callback.cpp25 int32_t NapiImsRegInfoCallback::OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in OnImsRegInfoChanged() function in OHOS::Telephony::NapiImsRegInfoCallback
/base/telephony/core_service/services/network_search/include/
H A Dims_reg_info_callback_proxy.h26 int32_t OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) override;
/base/telephony/core_service/services/network_search/src/
H A Dims_reg_info_callback_proxy.cpp27 int32_t ImsRegInfoCallbackProxy::OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in OnImsRegInfoChanged() function in OHOS::Telephony::ImsRegInfoCallbackProxy
H A Dnetwork_search_manager.cpp1745 iter.imsCallback->OnImsRegInfoChanged(slotId, imsSrvType, info); in NotifyImsRegInfoChanged()
/base/telephony/core_service/frameworks/native/src/
H A Dims_reg_info_callback_stub.cpp36 return OnImsRegInfoChanged(slotId, imsSrvType, info); in OnRemoteRequest()
/base/telephony/sms_mms/services/sms/include/
H A Dims_reg_state_callback_stub.h31 int32_t OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) override;

Completed in 12 milliseconds