/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | user_controller.cpp | 288 void UserController::MoveUserToForeground(int32_t oldUserId, int32_t newUserId, sptr<IUserCallback>… in MoveUserToForeground() 400 void UserController::SendSystemUserCurrent(int32_t oldUserId, int32_t newUserId) in SendSystemUserCurrent() 413 void UserController::SendReportUserSwitch(int32_t oldUserId, int32_t newUserId, in SendReportUserSwitch() 428 void UserController::SendUserSwitchTimeout(int32_t oldUserId, int32_t newUserId, in SendUserSwitchTimeout() 444 void UserController::SendContinueUserSwitch(int32_t oldUserId, int32_t newUserId, in SendContinueUserSwitch() 477 void UserController::HandleSystemUserCurrent(int32_t oldUserId, int32_t newUserId) in HandleSystemUserCurrent() 482 void UserController::HandleReportUserSwitch(int32_t oldUserId, int32_t newUserId, in HandleReportUserSwitch() 488 void UserController::HandleUserSwitchTimeout(int32_t oldUserId, int32_t newUserId, in HandleUserSwitchTimeout() 495 void UserController::HandleContinueUserSwitch(int32_t oldUserId, int32_t newUserId, in HandleContinueUserSwitch()
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | user_controller.h | 59 int32_t newUserId; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_event_subscriber.cpp | 61 …id BundleResourceEventSubscriber::OnUserIdChanged(const int32_t oldUserId, const int32_t newUserId) in OnUserIdChanged()
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/templatecachemanager_fuzzer/ |
H A D | template_cache_manager_fuzzer.cpp | 58 int newUserId = 200; in FuzzProcessUserIdChange() local
|
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/ |
H A D | template_cache_manager.cpp | 211 void TemplateCacheManager::ProcessUserIdChange(const int newUserId) in ProcessUserIdChange()
|
/ohos5.0/base/account/os_account/frameworks/domain_account/test/moduletest/src/ |
H A D | domain_account_client_mock_plugin_so_module_test.cpp | 411 int32_t newUserId = -1; variable
|
H A D | domain_account_client_module_test.cpp | 2074 int32_t newUserId = -1; variable
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_info_mgr.cpp | 388 …auto newUserId = (userId == Constants::INVALID_USER_ID) ? FormUtil::GetCurrentAccountId() : userId; in GetFormsInfoByFilter() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_service_account_test/ |
H A D | ability_manager_service_account_test.cpp | 85 static int32_t newUserId; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/ |
H A D | bms_bundle_default_app_test.cpp | 1163 int32_t newUserId = 1000; variable
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_manager_test3.cpp | 995 int32_t newUserId = 10086; variable
|
/ohos5.0/base/inputmethod/imf/services/src/ |
H A D | input_method_system_ability.cpp | 1042 auto newUserId = msg->msgContent_->ReadInt32(); in OnUserStarted() local
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service_inner.cpp | 1359 int32_t newUserId = userId; in ForceKillApplicationInner() local 1637 int32_t newUserId = userId; in ClearUpApplicationData() local 1655 int32_t newUserId = userId; in ClearUpApplicationDataBySelf() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | screen_session_manager.cpp | 5168 void ScreenSessionManager::SwitchScbNodeHandle(int32_t newUserId, int32_t newScbPid, bool coldBoot) in SwitchScbNodeHandle()
|