Home
last modified time | relevance | path

Searched refs:HandleSystemUserCurrent (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Duser_controller.h132 void HandleSystemUserCurrent(int32_t oldUserId, int32_t newUserId);
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Duser_controller.cpp375 HandleSystemUserCurrent(eventData->oldUserId, eventData->newUserId); in ProcessEvent()
478 void UserController::HandleSystemUserCurrent(int32_t oldUserId, int32_t newUserId) in HandleSystemUserCurrent() function in OHOS::AAFwk::UserController

Completed in 2 milliseconds