Home
last modified time | relevance | path

Searched defs:isPIN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_callback.cpp495 DelCredCallback::DelCredCallback(int32_t userId, bool isPIN, std::vector<uint8_t> token, in DelCredCallback()
H A Dinner_account_iam_manager.cpp152 bool isPIN = (pinCredentialId != 0) && (credentialId == pinCredentialId); in DelCred() local