Home
last modified time | relevance | path

Searched refs:OnIccAccountUpdated (Results 1 - 15 of 15) sorted by relevance

/base/telephony/state_registry/frameworks/native/observer/include/
H A Dtelephony_observer_proxy.h46 void OnIccAccountUpdated();
/base/telephony/state_registry/frameworks/js/napi/include/
H A Dnapi_telephony_observer.h39 void OnIccAccountUpdated() override;
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtelephony_observer_broker.h60 virtual void OnIccAccountUpdated() = 0;
/base/telephony/core_service/test/unittest/ui_client/
H A Dstate_registry_observer.h96 void OnIccAccountUpdated() in OnIccAccountUpdated() function in OHOS::Telephony::StateRegistryObserver
98 TELEPHONY_LOGI("StateRegistryObserver::OnIccAccountUpdated"); in OnIccAccountUpdated()
/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_observer.h96 void OnIccAccountUpdated() in OnIccAccountUpdated() function in OHOS::Telephony::StateRegistryObserver
98 TELEPHONY_LOGI("StateRegistryObserver::OnIccAccountUpdated"); in OnIccAccountUpdated()
H A Dstate_registry_test.cpp872 telephonyObserverProxy->OnIccAccountUpdated(); in HWTEST_F()
/base/telephony/state_registry/interfaces/innerkits/observer/
H A Dtelephony_observer.h121 virtual void OnIccAccountUpdated() override;
/base/telephony/state_registry/frameworks/cj/src/
H A Dtelephony_observer_impl.h91 void OnIccAccountUpdated() override;
H A Dtelephony_observer_impl.cpp469 void FfiTelephonyObserver::OnIccAccountUpdated() in OnIccAccountUpdated() function in OHOS::Telephony::FfiTelephonyObserver
471 TELEPHONY_LOGI("OnIccAccountUpdated begin"); in OnIccAccountUpdated()
/base/telephony/state_registry/services/include/
H A Dtelephony_state_registry_stub.h67 int32_t OnIccAccountUpdated(MessageParcel &data, MessageParcel &reply);
/base/telephony/state_registry/frameworks/js/napi/src/
H A Dnapi_telephony_observer.cpp131 void NapiTelephonyObserver::OnIccAccountUpdated() in OnIccAccountUpdated() function in OHOS::Telephony::NapiTelephonyObserver
133 TELEPHONY_LOGI("OnIccAccountUpdated begin"); in OnIccAccountUpdated()
/base/telephony/state_registry/frameworks/native/observer/src/
H A Dtelephony_observer.cpp48 void TelephonyObserver::OnIccAccountUpdated() {} in OnIccAccountUpdated() function in OHOS::Telephony::TelephonyObserver
175 OnIccAccountUpdated(); in OnIccAccountUpdatedInner()
H A Dtelephony_observer_proxy.cpp268 void TelephonyObserverProxy::OnIccAccountUpdated() in OnIccAccountUpdated() function in OHOS::Telephony::TelephonyObserverProxy
/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_stub.cpp60 [this](MessageParcel &data, MessageParcel &reply) { return OnIccAccountUpdated(data, reply); }; in TelephonyStateRegistryStub()
423 int32_t TelephonyStateRegistryStub::OnIccAccountUpdated(MessageParcel &data, MessageParcel &reply) in OnIccAccountUpdated() function in OHOS::Telephony::TelephonyStateRegistryStub
H A Dtelephony_state_registry_service.cpp398 record.telephonyObserver_->OnIccAccountUpdated(); in UpdateIccAccount()
598 record.telephonyObserver_->OnIccAccountUpdated(); in UpdateData()

Completed in 10 milliseconds