Searched defs:IsVerified (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/ | ||
H A D | account_delegate_default_impl.cpp | 59 bool AccountDelegateDefaultImpl::IsVerified(int userId) in IsVerified() function in OHOS::DistributedKv::AccountDelegateDefaultImpl |
H A D | account_delegate_normal_impl.cpp | 92 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 D | napi_os_account.h | 185 bool IsVerified = false; member |