Home
last modified time | relevance | path

Searched refs:isRemoteAuth_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/include/account_iam/
H A Daccount_iam_callback.h61 bool isRemoteAuth_ = false; variable
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_callback.cpp63 isRemoteAuth_(isRemoteAuth), innerCallback_(callback) in AuthCallback()
152 if (isRemoteAuth_) { in OnResult()