Home
last modified time | relevance | path

Searched defs:newUserId (Results 1 - 11 of 11) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_event_subscriber.cpp61 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 Dbundleresdrawable_fuzzer.cpp45 int32_t newUserId = 2; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Duser_controller.h59 int32_t newUserId; member in OHOS::AAFwk::UserEvent
[all...]
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_account_test/
H A Dability_manager_service_account_test.cpp85 static int32_t newUserId; member
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_info_mgr.cpp388 auto newUserId = (userId == Constants::INVALID_USER_ID) ? FormUtil::GetCurrentAccountId() : userId; in GetFormsInfoByFilter() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Duser_controller.cpp288 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 Dbms_bundle_resource_test.cpp3868 int32_t newUserId = 2; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/
H A Dbms_bundle_default_app_test.cpp1163 int32_t newUserId = 1000; in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test3.cpp980 int32_t newUserId = 10086; in HWTEST_F() local
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp5274 void ScreenSessionManager::SwitchScbNodeHandle(int32_t newUserId, int32_t newScbPid, bool coldBoot) in SwitchScbNodeHandle() argument
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp1411 int32_t newUserId = userId; in ForceKillApplicationInner() local
1690 int32_t newUserId = userId; in ClearUpApplicationData() local
1711 int32_t newUserId in ClearUpApplicationDataBySelf() local
[all...]

Completed in 35 milliseconds