Searched defs:OnUserRemoved (Results 1 – 7 of 7) sorted by relevance
27 std::function<void(int32_t userId)> OnUserRemoved; member
22 typedef void (*OnUserRemoved)(int32_t); typedef
348 ErrCode InnerAppAccountManager::OnUserRemoved(int32_t userId) in OnUserRemoved() function in OHOS::AccountSA::InnerAppAccountManager
746 ErrCode AppAccountManagerService::OnUserRemoved(int32_t userId) in OnUserRemoved() function in OHOS::AccountSA::AppAccountManagerService
1123 ErrCode AppAccountControlManager::OnUserRemoved(int32_t userId) in OnUserRemoved() function in OHOS::AccountSA::AppAccountControlManager
1020 int32_t InputMethodSystemAbility::OnUserRemoved(const Message *msg) in OnUserRemoved() function in OHOS::MiscServices::InputMethodSystemAbility
1383 void AdvancedNotificationService::OnUserRemoved(const int32_t &userId) in OnUserRemoved() function in OHOS::Notification::AdvancedNotificationService