Home
last modified time | relevance | path

Searched defs:IsVerified (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
H A Daccount_delegate_default_impl.cpp59 bool AccountDelegateDefaultImpl::IsVerified(int userId) in IsVerified() function in OHOS::DistributedKv::AccountDelegateDefaultImpl
H A Daccount_delegate_normal_impl.cpp92 bool AccountDelegateNormalImpl::IsVerified(int userId) in IsVerified() function in OHOS::DistributedKv::AccountDelegateNormalImpl
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/include/
H A Dnapi_os_account.h185 bool IsVerified = false; member