Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dos_account_manager_helper.h88 ErrCode GetAllActiveOsAccount(std::vector<int32_t> &userIds);
/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.cpp337 ret = OsAccountManagerHelper::GetInstance().GetAllActiveOsAccount(userIds); in GetBatchNotificationRequestsFromDb()
H A Dadvanced_notification_utils.cpp1968 OsAccountManagerHelper::GetInstance().GetAllActiveOsAccount(activeUserId); in GetBundlesOfActiveUser()
H A Dnotification_preferences_database.cpp658 OsAccountManagerHelper::GetInstance().GetAllActiveOsAccount(activeUserId); in ParseFromDisturbeDB()

Completed in 8 milliseconds