Searched defs:newUserId (Results 1 – 3 of 3) sorted by relevance
149 auto newUserId = data.GetCode(); in StartUser() local
935 int32_t newUserId = msg->msgContent_->ReadInt32(); in OnUserStarted() local
295 void ScreenLockSystemAbility::OnChangeUser(const int newUserId) in OnChangeUser()