Home
last modified time | relevance | path

Searched defs:foregroundUserId (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
Dstore_cache.cpp36 int foregroundUserId = 0; in GetStore() local
Druntime_store.cpp456 int foregroundUserId = 0; in SaveMetaData() local
/foundation/ability/ability_runtime/services/appmgr/src/
Dmulti_user_config_mgr.cpp139 int32_t foregroundUserId = USER100; in GetForegroundOsAccountLocalId() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
Daccount_delegate_normal_impl.cpp212 bool AccountDelegateNormalImpl::QueryForegroundUserId(int &foregroundUserId) in QueryForegroundUserId()