Searched refs:ParseContextWithExInfo (Results 1 – 3 of 3) sorted by relevance
274 bool ParseContextWithExInfo(napi_env env, napi_callback_info cbInfo, AppAccountAsyncContext *asyncC…
499 bool ParseContextWithExInfo(napi_env env, napi_callback_info cbInfo, AppAccountAsyncContext *asyncC… in ParseContextWithExInfo() function
166 ParseContextWithExInfo(env, cbInfo, asyncContext.get()); in AddAccount()