Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_common_event_observer.h27 std::function<void(int32_t userId)> OnUserRemoved; member
/ohos5.0/base/security/asset/services/os_dependency/inc/
H A Dsystem_event_wrapper.h22 typedef void (*OnUserRemoved)(int32_t); typedef
/ohos5.0/base/security/asset/interfaces/inner_kits/rs/src/
H A Dplugin_interface.rs55 OnUserRemoved, enumerator
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp68 void BundleActiveGroupController::OnUserRemoved(const int32_t userId) in OnUserRemoved() function in OHOS::DeviceUsageStats::BundleActiveGroupController
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dinner_app_account_manager.cpp348 ErrCode InnerAppAccountManager::OnUserRemoved(int32_t userId) in OnUserRemoved() function in OHOS::AccountSA::InnerAppAccountManager
H A Dapp_account_manager_service.cpp716 ErrCode AppAccountManagerService::OnUserRemoved(int32_t userId) in OnUserRemoved() function in OHOS::AccountSA::AppAccountManagerService
H A Dapp_account_control_manager.cpp1122 ErrCode AppAccountControlManager::OnUserRemoved(int32_t userId) in OnUserRemoved() function in OHOS::AccountSA::AppAccountControlManager
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp49 void BundleActiveUserService::OnUserRemoved() in OnUserRemoved() function in OHOS::DeviceUsageStats::BundleActiveUserService
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp424 void BundleActiveCore::OnUserRemoved(const int32_t userId) in OnUserRemoved() function in OHOS::DeviceUsageStats::BundleActiveCore
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp1055 int32_t InputMethodSystemAbility::OnUserRemoved(const Message *msg) in OnUserRemoved() function in OHOS::MiscServices::InputMethodSystemAbility
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp1384 void AdvancedNotificationService::OnUserRemoved(const int32_t &userId) in OnUserRemoved() function in OHOS::Notification::AdvancedNotificationService