Home
last modified time | relevance | path

Searched refs:appAccountEventProxy (Results 1 – 1 of 1) sorted by relevance

/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_subscribe_manager.cpp303 auto appAccountEventProxy = iface_cast<IAppAccountEvent>(receiver->eventListener); in OnAccountsChanged() local
304 if (appAccountEventProxy == nullptr) { in OnAccountsChanged()
309 appAccountEventProxy->OnAccountsChanged(appAccounts); in OnAccountsChanged()