Home
last modified time | relevance | path

Searched defs:newUserId (Results 1 – 3 of 3) sorted by relevance

/base/inputmethod/imf/services/src/
Dim_common_event_manager.cpp149 auto newUserId = data.GetCode(); in StartUser() local
Dinput_method_system_ability.cpp935 int32_t newUserId = msg->msgContent_->ReadInt32(); in OnUserStarted() local
/base/theme/screenlock_mgr/services/src/
Dscreenlock_system_ability.cpp295 void ScreenLockSystemAbility::OnChangeUser(const int newUserId) in OnChangeUser()