Home
last modified time | relevance | path

Searched refs:AccountDelegateImpl (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
H A Daccount_delegate_impl.cpp57 AccountDelegateImpl::~AccountDelegateImpl() in ~AccountDelegateImpl()
62 void AccountDelegateImpl::NotifyAccountChanged(const AccountEventInfo &accountEventInfo) in NotifyAccountChanged()
78 Status AccountDelegateImpl::Subscribe(std::shared_ptr<Observer> observer) in Subscribe()
97 Status AccountDelegateImpl::Unsubscribe(std::shared_ptr<Observer> observer) in Unsubscribe()
116 bool AccountDelegateImpl::RegisterHashFunc(HashFunc hash) in RegisterHashFunc()
122 std::string AccountDelegateImpl::DoHash(const void *data, size_t size, bool isUpper) const in DoHash()
H A Daccount_delegate_impl.h43 class AccountDelegateImpl : public AccountDelegate { class
45 ~AccountDelegateImpl();
H A Daccount_delegate_default_impl.h22 class AccountDelegateDefaultImpl final : public AccountDelegateImpl {
H A Daccount_delegate_normal_impl.h27 class AccountDelegateNormalImpl final : public AccountDelegateImpl {

Completed in 2 milliseconds