Home
last modified time | relevance | path

Searched refs:GetAllActiveOsAccount (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dos_account_manager_helper.h88 ErrCode GetAllActiveOsAccount(std::vector<int32_t> &userIds);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dos_account_manager_helper.cpp87 ErrCode OsAccountManagerHelper::GetAllActiveOsAccount(std::vector<int32_t> &userIds) in GetAllActiveOsAccount() function in OHOS::Notification::OsAccountManagerHelper
H A Dadvanced_notification_live_view_service.cpp334 ret = OsAccountManagerHelper::GetInstance().GetAllActiveOsAccount(userIds); in GetBatchNotificationRequestsFromDb()
H A Dadvanced_notification_utils.cpp1945 OsAccountManagerHelper::GetInstance().GetAllActiveOsAccount(activeUserId); in GetBundlesOfActiveUser()
H A Dnotification_preferences_database.cpp672 OsAccountManagerHelper::GetInstance().GetAllActiveOsAccount(activeUserId); in ParseFromDisturbeDB()