Searched defs:OnUserRemoved (Results 1 – 8 of 8) sorted by relevance
27 std::function<void(int32_t userId)> OnUserRemoved; member
22 typedef void (*OnUserRemoved)(int32_t); typedef
55 OnUserRemoved, enumerator
348 ErrCode InnerAppAccountManager::OnUserRemoved(int32_t userId) in OnUserRemoved() function in OHOS::AccountSA::InnerAppAccountManager
716 ErrCode AppAccountManagerService::OnUserRemoved(int32_t userId) in OnUserRemoved() function in OHOS::AccountSA::AppAccountManagerService
1122 ErrCode AppAccountControlManager::OnUserRemoved(int32_t userId) in OnUserRemoved() function in OHOS::AccountSA::AppAccountControlManager
1199 int32_t InputMethodSystemAbility::OnUserRemoved(const Message *msg) in OnUserRemoved() function in OHOS::MiscServices::InputMethodSystemAbility
1379 void AdvancedNotificationService::OnUserRemoved(const int32_t &userId) in OnUserRemoved() function in OHOS::Notification::AdvancedNotificationService