Home
last modified time | relevance | path

Searched refs:HandleSystemUserStart (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Duser_controller.h130 void HandleSystemUserStart(int32_t userId);
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Duser_controller.cpp370 HandleSystemUserStart(eventData->newUserId); in ProcessEvent()
472 void UserController::HandleSystemUserStart(int32_t userId) in HandleSystemUserStart() function in OHOS::AAFwk::UserController