Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/kits/napi/appaccount/include/
Dnapi_app_account_common.h254 bool ParseContextWithExInfo(napi_env env, napi_callback_info cbInfo, AppAccountAsyncContext *asyncC…
/base/account/os_account/interfaces/kits/napi/appaccount/src/
Dnapi_app_account_common.cpp449 bool ParseContextWithExInfo(napi_env env, napi_callback_info cbInfo, AppAccountAsyncContext *asyncC… in ParseContextWithExInfo() function
Dnapi_app_account.cpp166 ParseContextWithExInfo(env, cbInfo, asyncContext); in AddAccount()