Home
last modified time | relevance | path

Searched defs:OnUserRemoved (Results 1 – 8 of 8) 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/security/asset/interfaces/inner_kits/rs/src/
Dplugin_interface.rs55 OnUserRemoved, enumerator
/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.cpp716 ErrCode AppAccountManagerService::OnUserRemoved(int32_t userId) in OnUserRemoved() function in OHOS::AccountSA::AppAccountManagerService
Dapp_account_control_manager.cpp1122 ErrCode AppAccountControlManager::OnUserRemoved(int32_t userId) in OnUserRemoved() function in OHOS::AccountSA::AppAccountControlManager
/base/inputmethod/imf/services/src/
Dinput_method_system_ability.cpp1199 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.cpp1379 void AdvancedNotificationService::OnUserRemoved(const int32_t &userId) in OnUserRemoved() function in OHOS::Notification::AdvancedNotificationService