Searched defs:DelCred (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/ | ||
H A D | account_iam_service.cpp | 135 void AccountIAMService::DelCred( in DelCred() function in OHOS::AccountSA::AccountIAMService |
H A D | inner_account_iam_manager.cpp | 137 void InnerAccountIAMManager::DelCred( in DelCred() function in OHOS::AccountSA::InnerAccountIAMManager |
/ohos5.0/base/account/os_account/frameworks/account_iam/src/ | ||
H A D | account_iam_mgr_proxy.cpp | 179 void AccountIAMMgrProxy::DelCred( in DelCred() function in OHOS::AccountSA::AccountIAMMgrProxy |
H A D | account_iam_client.cpp | 113 void AccountIAMClient::DelCred(int32_t userId, uint64_t credentialId, const std::vector<uint8_t> &a… in DelCred() function in OHOS::AccountSA::AccountIAMClient |
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/ | ||
H A D | napi_account_iam_identity_manager.cpp | 344 napi_value NapiAccountIAMIdentityManager::DelCred(napi_env env, napi_callback_info info) in DelCred() function in OHOS::AccountJsKit::NapiAccountIAMIdentityManager |