Home
last modified time | relevance | path

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

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