Home
last modified time | relevance | path

Searched refs:oauthTokenInfos (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/include/
H A Dnapi_app_account_common.h101 std::vector<OAuthTokenInfo> oauthTokenInfos; member
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account.cpp1282 asyncContext->name, asyncContext->owner, asyncContext->oauthTokenInfos); in GetAllAuthTokensInternal()
1288 GetOAuthTokenInfoForResult(env, asyncContext->oauthTokenInfos, arrVal); in GetAllAuthTokensInternal()