Home
last modified time | relevance | path

Searched refs:OnAccountChanged (Results 1 - 9 of 9) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Dstore_account_observer.h22 void OnAccountChanged(const DistributedKv::AccountEventInfo &eventInfo) override;
H A Dstore_account_observer.cpp29 void RuntimeStoreAccountObserver::OnAccountChanged(const DistributedKv::AccountEventInfo &eventInfo) in OnAccountChanged() function in OHOS::UDMF::RuntimeStoreAccountObserver
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_account_observer.cpp26 void KvStoreAccountObserver::OnAccountChanged(const AccountEventInfo &eventInfo) in OnAccountChanged() function in OHOS::DistributedKv::KvStoreAccountObserver
H A Dkvstore_account_observer.h44 void OnAccountChanged(const AccountEventInfo &eventInfo) override;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
H A Daccount_delegate_impl.cpp66 val->OnAccountChanged(accountEventInfo); in NotifyAccountChanged()
72 val->OnAccountChanged(accountEventInfo); in NotifyAccountChanged()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Duser_delegate.h51 void OnAccountChanged(const DistributedKv::AccountEventInfo &eventInfo) override;
H A Duser_delegate.cpp203 void UserDelegate::LocalUserObserver::OnAccountChanged(const DistributedKv::AccountEventInfo &eventInfo) in OnAccountChanged() function in UserDelegate::LocalUserObserver
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/account/
H A Daccount_delegate.h52 API_EXPORT virtual void OnAccountChanged(const AccountEventInfo &eventInfo) = 0;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/test/
H A Daccount_delegate_test.cpp31 void OnAccountChanged(const AccountEventInfo &info) override

Completed in 4 milliseconds