Searched defs:OsAccountSubscribeInfo (Results 1 – 4 of 4) sorted by relevance
20 OsAccountSubscribeInfo::OsAccountSubscribeInfo() in OsAccountSubscribeInfo() function in OHOS::AccountSA::OsAccountSubscribeInfo24 OsAccountSubscribeInfo::OsAccountSubscribeInfo(const OS_ACCOUNT_SUBSCRIBE_TYPE &osAccountSubscribeT… in OsAccountSubscribeInfo() function in OHOS::AccountSA::OsAccountSubscribeInfo
53 OsAccountSubscribeInfo::OsAccountSubscribeInfo() in OsAccountSubscribeInfo() function in OHOS::AccountSA::OsAccountSubscribeInfo57 OsAccountSubscribeInfo::OsAccountSubscribeInfo(const OS_ACCOUNT_SUBSCRIBE_TYPE &osAccountSubscribeT… in OsAccountSubscribeInfo() function in OHOS::AccountSA::OsAccountSubscribeInfo
57 OsAccountSubscribeInfo::OsAccountSubscribeInfo() : osAccountSubscribeType_(ACTIVATING), name_("") in OsAccountSubscribeInfo() function in OHOS::AccountSA::OsAccountSubscribeInfo61 OsAccountSubscribeInfo::OsAccountSubscribeInfo( in OsAccountSubscribeInfo() function in OHOS::AccountSA::OsAccountSubscribeInfo
52 using OsAccountSubscribeInfo = AccountSA::OsAccountSubscribeInfo; typedef