Searched refs:GetResultFromJs (Results 1 – 2 of 2) sorted by relevance
238 std::shared_ptr<AppExecFwk::InsightIntentExecuteResult> JsInsightIntentExecutor::GetResultFromJs( in GetResultFromJs() function in OHOS::AbilityRuntime::JsInsightIntentExecutor264 JsInsightIntentExecutor::GetResultFromJs(env, resultJs); in ResolveCbCpp()359 auto resultCpp = JsInsightIntentExecutor::GetResultFromJs(env, resultJs); in HandleResultReturnedFromJsFunc()
110 static std::shared_ptr<AppExecFwk::InsightIntentExecuteResult> GetResultFromJs(napi_env env,