Home
last modified time | relevance | path

Searched refs:IDistributedAccountEvent (Results 1 - 5 of 5) sorted by relevance

/base/account/os_account/frameworks/ohosaccount/native/include/
H A Didistributed_account_event.h26 class IDistributedAccountEvent : public IRemoteBroker { class
28 DECLARE_INTERFACE_DESCRIPTOR(u"ohos.accountfwk.IDistributedAccountEvent");
H A Ddistributed_account_event_stub.h24 class DistributedAccountEventStub : public IRemoteStub<IDistributedAccountEvent> {
H A Ddistributed_account_event_proxy.h24 class DistributedAccountEventProxy : public IRemoteProxy<IDistributedAccountEvent> {
/base/account/os_account/frameworks/ohosaccount/native/src/
H A Ddistributed_account_event_proxy.cpp22 const sptr<IRemoteObject> &object) : IRemoteProxy<IDistributedAccountEvent>(object) in DistributedAccountEventProxy()
/base/account/os_account/services/accountmgr/src/
H A Ddistributed_account_subscribe_manager.cpp121 auto distributedAccountEventProxy = iface_cast<IDistributedAccountEvent>( in OnAccountsChanged()

Completed in 3 milliseconds