Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_event_record.h25 struct AppAccountSubscribeRecord { struct
31 AppAccountSubscribeRecord() : subscribeInfoPtr(nullptr), eventListener(nullptr), appIndex(0) in AppAccountSubscribeRecord() argument