Home
last modified time | relevance | path

Searched refs:ParseContextForOAuth (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account.cpp976 …if ((!ParseContextForOAuth(env, cbInfo, asyncContext.get(), propertyList, &result)) && isThrowable… in GetAuthTokenInternal()
1025 …if ((!ParseContextForOAuth(env, cbInfo, asyncContext.get(), propertyList, &result)) && isThrowable… in SetAuthTokenInternal()
1071 …if ((!ParseContextForOAuth(env, cbInfo, asyncContext.get(), propertyList, &result)) && isThrowable… in DeleteAuthTokenInternal()
1118 …if ((!ParseContextForOAuth(env, cbInfo, asyncContext.get(), propertyList, &result)) && isThrowable… in SetAuthTokenVisibilityInternal()
1191 …if ((!ParseContextForOAuth(env, cbInfo, asyncContext.get(), propertyList, &result)) && isThrowable… in CheckAuthTokenVisibilityInternal()
1220 …if ((!ParseContextForOAuth(env, cbInfo, asyncContext.get(), propertyList, &result)) && isThrowable… in QueryAuthenticatorInfoInternal()
1268 …if ((!ParseContextForOAuth(env, cbInfo, asyncContext.get(), propertyList, &result)) && isThrowable… in GetAllAuthTokensInternal()
1316 …if ((!ParseContextForOAuth(env, cbInfo, asyncContext.get(), propertyList, &result)) && isThrowable… in GetAuthListInternal()
1367 …if ((!ParseContextForOAuth(env, cbInfo, asyncContext.get(), propertyList, &result)) && isThrowable… in GetAuthCallbackInternal()
H A Dnapi_app_account_common.cpp668 bool ParseContextForOAuth(napi_env env, napi_callback_info cbInfo, in ParseContextForOAuth() function
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/include/
H A Dnapi_app_account_common.h280 bool ParseContextForOAuth(napi_env env, napi_callback_info cbInfo,