/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_event_subscriber.cpp | 61 void BundleResourceEventSubscriber::OnUserIdChanged(const int32_t oldUserId, const int32_t newUserId) in OnUserIdChanged() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleresdrawable_fuzzer/ |
H A D | bundleresdrawable_fuzzer.cpp | 45 int32_t newUserId = 2; in DoSomethingInterestingWithMyAPI() local
|
/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | user_controller.h | 59 int32_t newUserId; member in OHOS::AAFwk::UserEvent [all...] |
/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; member [all...] |
/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
|
/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> callback, in MoveUserToForeground() argument 401 SendSystemUserCurrent(int32_t oldUserId, int32_t newUserId) SendSystemUserCurrent() argument 414 SendReportUserSwitch(int32_t oldUserId, int32_t newUserId, std::shared_ptr<UserItem> &usrItem) SendReportUserSwitch() argument 429 SendUserSwitchTimeout(int32_t oldUserId, int32_t newUserId, std::shared_ptr<UserItem> &usrItem) SendUserSwitchTimeout() argument 445 SendContinueUserSwitch(int32_t oldUserId, int32_t newUserId, std::shared_ptr<UserItem> &usrItem) SendContinueUserSwitch() argument 478 HandleSystemUserCurrent(int32_t oldUserId, int32_t newUserId) HandleSystemUserCurrent() argument 483 HandleReportUserSwitch(int32_t oldUserId, int32_t newUserId, std::shared_ptr<UserItem> &usrItem) HandleReportUserSwitch() argument 489 HandleUserSwitchTimeout(int32_t oldUserId, int32_t newUserId, std::shared_ptr<UserItem> &usrItem) HandleUserSwitchTimeout() argument 496 HandleContinueUserSwitch(int32_t oldUserId, int32_t newUserId, std::shared_ptr<UserItem> &usrItem) HandleContinueUserSwitch() argument [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/ |
H A D | bms_bundle_resource_test.cpp | 3868 int32_t newUserId = 2; in HWTEST_F() local
|
/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; in HWTEST_F() local
|
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_manager_test3.cpp | 980 int32_t newUserId = 10086; in HWTEST_F() local
|
/foundation/window/window_manager/window_scene/screen_session_manager/src/ |
H A D | screen_session_manager.cpp | 5274 void ScreenSessionManager::SwitchScbNodeHandle(int32_t newUserId, int32_t newScbPid, bool coldBoot) in SwitchScbNodeHandle() argument
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service_inner.cpp | 1411 int32_t newUserId = userId; in ForceKillApplicationInner() local 1690 int32_t newUserId = userId; in ClearUpApplicationData() local 1711 int32_t newUserId in ClearUpApplicationDataBySelf() local [all...] |