Searched refs:ParseParaProcessId (Results 1 – 3 of 3) sorted by relevance
132 bool ParseParaProcessId(napi_env env, napi_callback_info cbInfo, GetIdAsyncContext *asyncContext);
591 if (!ParseParaProcessId(env, cbInfo, getIdCB.get()) && throwErr) { in GetOsAccountLocalIdFromProcessInner()
839 bool ParseParaProcessId(napi_env env, napi_callback_info cbInfo, GetIdAsyncContext *asyncContext) in ParseParaProcessId() function