Searched refs:QueryForegroundUserId (Results 1 – 5 of 5) sorted by relevance
39 bool QueryForegroundUserId(int &foregroundUserId) override;
212 bool AccountDelegateNormalImpl::QueryForegroundUserId(int &foregroundUserId) in QueryForegroundUserId() function in OHOS::DistributedKv::AccountDelegateNormalImpl
37 … bool ret = DistributedKv::AccountDelegate::GetInstance()->QueryForegroundUserId(foregroundUserId); in GetStore()
424 … bool ret = DistributedKv::AccountDelegate::GetInstance()->QueryForegroundUserId(foregroundUserId); in SaveMetaData()
68 API_EXPORT virtual bool QueryForegroundUserId(int &foregroundUserId) = 0;