Home
last modified time | relevance | path

Searched defs:accountEventInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
H A Daccount_delegate_impl.cpp33 AccountEventInfo accountEventInfo {}; in OnReceiveEvent() local
62 void AccountDelegateImpl::NotifyAccountChanged(const AccountEventInfo &accountEventInfo) in NotifyAccountChanged()