Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Didistributed_account_subscribe.h25 struct DistributedSubscribeRecord { struct
29 DistributedSubscribeRecord() : eventListener_(nullptr) in DistributedSubscribeRecord() argument
31 DistributedSubscribeRecord(sptr<IRemoteObject> eventListener) : eventListener_(eventListener) in DistributedSubscribeRecord() function