Searched defs:DeleteAccountCredential (Results 1 – 9 of 9) sorted by relevance
221 ErrCode AppAccountManager::DeleteAccountCredential(const std::string &name, const std::string &cred… in DeleteAccountCredential() function in OHOS::AccountSA::AppAccountManager
333 ErrCode AppAccountInfo::DeleteAccountCredential(const std::string &credentialType) in DeleteAccountCredential() function in OHOS::AccountSA::AppAccountInfo
484 ErrCode AppAccount::DeleteAccountCredential(const std::string &name, const std::string &credentialT… in DeleteAccountCredential() function in OHOS::AccountSA::AppAccount
946 ErrCode AppAccountProxy::DeleteAccountCredential( in DeleteAccountCredential() function in OHOS::AccountSA::AppAccountProxy
327 ErrCode MockAppAccountStub::DeleteAccountCredential(const std::string &name, const std::string &cre… in DeleteAccountCredential() function in OHOS::AccountSA::MockAppAccountStub
187 ErrCode InnerAppAccountManager::DeleteAccountCredential(const std::string &name, const std::string … in DeleteAccountCredential() function in OHOS::AccountSA::InnerAppAccountManager
597 ErrCode AppAccountManagerService::DeleteAccountCredential( in DeleteAccountCredential() function in OHOS::AccountSA::AppAccountManagerService
625 ErrCode AppAccountControlManager::DeleteAccountCredential(const std::string &name, const std::strin… in DeleteAccountCredential() function in OHOS::AccountSA::AppAccountControlManager
1433 napi_value NapiAppAccount::DeleteAccountCredential(napi_env env, napi_callback_info cbInfo) in DeleteAccountCredential() function in OHOS::AccountJsKit::NapiAppAccount