Home
last modified time | relevance | path

Searched refs:QueryForegroundUserId (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
H A Daccount_delegate_normal_impl.h39 bool QueryForegroundUserId(int &foregroundUserId) override;
H A Daccount_delegate_normal_impl.cpp212 bool AccountDelegateNormalImpl::QueryForegroundUserId(int &foregroundUserId) in QueryForegroundUserId() function in OHOS::DistributedKv::AccountDelegateNormalImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Dstore_cache.cpp37 … bool ret = DistributedKv::AccountDelegate::GetInstance()->QueryForegroundUserId(foregroundUserId); in GetStore()
H A Druntime_store.cpp424 … bool ret = DistributedKv::AccountDelegate::GetInstance()->QueryForegroundUserId(foregroundUserId); in SaveMetaData()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/account/
H A Daccount_delegate.h68 API_EXPORT virtual bool QueryForegroundUserId(int &foregroundUserId) = 0;