Searched defs:eventProxy (Results 1 – 2 of 2) sorted by relevance
131 bool OsAccountSubscribeManager::OnAccountsChanged(const sptr<IOsAccountEvent> &eventProxy, const in… in OnAccountsChanged()141 bool OsAccountSubscribeManager::OnAccountsSwitch(const sptr<IOsAccountEvent> &eventProxy, const int… in OnAccountsSwitch()169 sptr<IOsAccountEvent> eventProxy = iface_cast<IOsAccountEvent>((*it)->eventListener_); in Publish() local204 sptr<IOsAccountEvent> eventProxy = iface_cast<IOsAccountEvent>((*it)->eventListener_); in Publish() local
117 …const sptr<IDistributedAccountEvent> &eventProxy, const int id, DISTRIBUTED_ACCOUNT_SUBSCRIBE_TYPE… in OnAccountsChanged()137 auto eventProxy = iface_cast<IDistributedAccountEvent>((*it)->eventListener_); in Publish() local