Searched refs:ParseContextForAuthenticate (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/include/ |
H A D | napi_app_account_common.h | 278 void ParseContextForAuthenticate(napi_env env, napi_callback_info cbInfo, OAuthAsyncContext *asyncC…
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/ |
H A D | napi_app_account.cpp | 263 ParseContextForAuthenticate(env, cbInfo, asyncContext.get(), ARGS_SIZE_FOUR); in AddAccountImplicitly() 941 ParseContextForAuthenticate(env, cbInfo, asyncContext.get(), ARGS_SIZE_FIVE); in AuthInternal()
|
H A D | napi_app_account_common.cpp | 604 void ParseContextForAuthenticate(napi_env env, napi_callback_info cbInfo, OAuthAsyncContext *asyncC… in ParseContextForAuthenticate() function
|