Home
last modified time | relevance | path

Searched defs:DeleteAccountCredential (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_manager.cpp221 ErrCode AppAccountManager::DeleteAccountCredential(const std::string &name, const std::string &cred… in DeleteAccountCredential() function in OHOS::AccountSA::AppAccountManager
H A Dapp_account_info.cpp333 ErrCode AppAccountInfo::DeleteAccountCredential(const std::string &credentialType) in DeleteAccountCredential() function in OHOS::AccountSA::AppAccountInfo
H A Dapp_account.cpp484 ErrCode AppAccount::DeleteAccountCredential(const std::string &name, const std::string &credentialT… in DeleteAccountCredential() function in OHOS::AccountSA::AppAccount
H A Dapp_account_proxy.cpp946 ErrCode AppAccountProxy::DeleteAccountCredential( in DeleteAccountCredential() function in OHOS::AccountSA::AppAccountProxy
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_stub.cpp327 ErrCode MockAppAccountStub::DeleteAccountCredential(const std::string &name, const std::string &cre… in DeleteAccountCredential() function in OHOS::AccountSA::MockAppAccountStub
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dinner_app_account_manager.cpp187 ErrCode InnerAppAccountManager::DeleteAccountCredential(const std::string &name, const std::string … in DeleteAccountCredential() function in OHOS::AccountSA::InnerAppAccountManager
H A Dapp_account_manager_service.cpp597 ErrCode AppAccountManagerService::DeleteAccountCredential( in DeleteAccountCredential() function in OHOS::AccountSA::AppAccountManagerService
H A Dapp_account_control_manager.cpp625 ErrCode AppAccountControlManager::DeleteAccountCredential(const std::string &name, const std::strin… in DeleteAccountCredential() function in OHOS::AccountSA::AppAccountControlManager
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account.cpp1433 napi_value NapiAppAccount::DeleteAccountCredential(napi_env env, napi_callback_info cbInfo) in DeleteAccountCredential() function in OHOS::AccountJsKit::NapiAppAccount