Home
last modified time | relevance | path

Searched defs:OnUserRemoved (Results 1 – 7 of 7) sorted by relevance

/base/account/os_account/services/accountmgr/include/appaccount/
Dapp_account_common_event_observer.h27 std::function<void(int32_t userId)> OnUserRemoved; member
/base/security/asset/services/os_dependency/inc/
Dsystem_event_wrapper.h22 typedef void (*OnUserRemoved)(int32_t); typedef
/base/account/os_account/services/accountmgr/src/appaccount/
Dinner_app_account_manager.cpp348 ErrCode InnerAppAccountManager::OnUserRemoved(int32_t userId) in OnUserRemoved() function in OHOS::AccountSA::InnerAppAccountManager
Dapp_account_manager_service.cpp746 ErrCode AppAccountManagerService::OnUserRemoved(int32_t userId) in OnUserRemoved() function in OHOS::AccountSA::AppAccountManagerService
Dapp_account_control_manager.cpp1123 ErrCode AppAccountControlManager::OnUserRemoved(int32_t userId) in OnUserRemoved() function in OHOS::AccountSA::AppAccountControlManager
/base/inputmethod/imf/services/src/
Dinput_method_system_ability.cpp1020 int32_t InputMethodSystemAbility::OnUserRemoved(const Message *msg) in OnUserRemoved() function in OHOS::MiscServices::InputMethodSystemAbility
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_utils.cpp1383 void AdvancedNotificationService::OnUserRemoved(const int32_t &userId) in OnUserRemoved() function in OHOS::Notification::AdvancedNotificationService