Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_manager.cpp184 ErrCode AppAccountManager::GetOAuthList( in GetOAuthList() function in OHOS::AccountSA::AppAccountManager
Dapp_account_info.cpp412 ErrCode AppAccountInfo::GetOAuthList( in GetOAuthList() function in OHOS::AccountSA::AppAccountInfo
Dapp_account.cpp356 ErrCode AppAccount::GetOAuthList( in GetOAuthList() function in OHOS::AccountSA::AppAccount
Dapp_account_proxy.cpp904 ErrCode AppAccountProxy::GetOAuthList( in GetOAuthList() function in OHOS::AccountSA::AppAccountProxy
/base/account/os_account/services/accountmgr/test/mock/app_account/
Dmock_app_account_stub.cpp272 ErrCode MockAppAccountStub::GetOAuthList(const std::string &name, const std::string &authType, in GetOAuthList() function in OHOS::AccountSA::MockAppAccountStub
/base/account/os_account/services/accountmgr/src/appaccount/
Dinner_app_account_manager.cpp437 ErrCode InnerAppAccountManager::GetOAuthList( in GetOAuthList() function in OHOS::AccountSA::InnerAppAccountManager
Dapp_account_manager_service.cpp506 ErrCode AppAccountManagerService::GetOAuthList( in GetOAuthList() function in OHOS::AccountSA::AppAccountManagerService
Dapp_account_control_manager.cpp585 ErrCode AppAccountControlManager::GetOAuthList( in GetOAuthList() function in OHOS::AccountSA::AppAccountControlManager
/base/account/os_account/interfaces/kits/napi/appaccount/src/
Dnapi_app_account.cpp1568 napi_value NapiAppAccount::GetOAuthList(napi_env env, napi_callback_info cbInfo) in GetOAuthList() function in OHOS::AccountJsKit::NapiAppAccount