Home
last modified time | relevance | path

Searched refs:GetAllOsAccount (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dos_account_manager_helper.h80 ErrCode GetAllOsAccount(std::vector<int32_t> &userIds);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dos_account_manager_helper.cpp70 ErrCode OsAccountManagerHelper::GetAllOsAccount(std::vector<int32_t> &userIds) in GetAllOsAccount() function in OHOS::Notification::OsAccountManagerHelper