Home
last modified time | relevance | path

Searched refs:GetResultFromJs (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/insight_intent_executor/
H A Djs_insight_intent_executor.cpp238 std::shared_ptr<AppExecFwk::InsightIntentExecuteResult> JsInsightIntentExecutor::GetResultFromJs( in GetResultFromJs() function in OHOS::AbilityRuntime::JsInsightIntentExecutor
264 JsInsightIntentExecutor::GetResultFromJs(env, resultJs); in ResolveCbCpp()
359 auto resultCpp = JsInsightIntentExecutor::GetResultFromJs(env, resultJs); in HandleResultReturnedFromJsFunc()
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/insight_intent_executor/
H A Djs_insight_intent_executor.h110 static std::shared_ptr<AppExecFwk::InsightIntentExecuteResult> GetResultFromJs(napi_env env,