Home
last modified time | relevance | path

Searched refs:SendSystemUserStart (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/user_controller_test/
H A Duser_controller_test.cpp299 * @tc.desc: SendSystemUserStart Test
306 userController.SendSystemUserStart(1000); in HWTEST_F()
308 userController.SendSystemUserStart(1000); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Duser_controller.h121 void SendSystemUserStart(int32_t userId);
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Duser_controller.cpp133 SendSystemUserStart(userId); in StartUser()
347 void UserController::SendSystemUserStart(int32_t userId) in SendSystemUserStart() function in OHOS::AAFwk::UserController

Completed in 2 milliseconds