Searched defs:foregroundUserId (Results 1 – 4 of 4) sorted by relevance
36 int foregroundUserId = 0; in GetStore() local
456 int foregroundUserId = 0; in SaveMetaData() local
139 int32_t foregroundUserId = USER100; in GetForegroundOsAccountLocalId() local
212 bool AccountDelegateNormalImpl::QueryForegroundUserId(int &foregroundUserId) in QueryForegroundUserId()