Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_manager.cpp183 ErrCode AppAccountManager::GetOAuthList( in GetOAuthList() function in OHOS::AccountSA::AppAccountManager
H A Dapp_account_info.cpp489 ErrCode AppAccountInfo::GetOAuthList( in GetOAuthList() function in OHOS::AccountSA::AppAccountInfo
H A Dapp_account.cpp426 ErrCode AppAccount::GetOAuthList( in GetOAuthList() function in OHOS::AccountSA::AppAccount
H A Dapp_account_proxy.cpp784 ErrCode AppAccountProxy::GetOAuthList( in GetOAuthList() function in OHOS::AccountSA::AppAccountProxy
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_stub.cpp273 ErrCode MockAppAccountStub::GetOAuthList(const std::string &name, const std::string &authType, in GetOAuthList() function in OHOS::AccountSA::MockAppAccountStub
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dinner_app_account_manager.cpp282 ErrCode InnerAppAccountManager::GetOAuthList( in GetOAuthList() function in OHOS::AccountSA::InnerAppAccountManager
H A Dapp_account_manager_service.cpp475 ErrCode AppAccountManagerService::GetOAuthList( in GetOAuthList() function in OHOS::AccountSA::AppAccountManagerService
H A Dapp_account_control_manager.cpp850 ErrCode AppAccountControlManager::GetOAuthList( in GetOAuthList() function in OHOS::AccountSA::AppAccountControlManager
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account.cpp1301 napi_value NapiAppAccount::GetOAuthList(napi_env env, napi_callback_info cbInfo) in GetOAuthList() function in OHOS::AccountJsKit::NapiAppAccount