Home
last modified time | relevance | path

Searched defs:resultCpp (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/insight_intent_executor/
H A Djs_insight_intent_executor.cpp242 auto resultCpp = std::make_shared<AppExecFwk::InsightIntentExecuteResult>(); in GetResultFromJs() local
263 std::shared_ptr<AppExecFwk::InsightIntentExecuteResult> resultCpp = in ResolveCbCpp() local
292 std::shared_ptr<AppExecFwk::InsightIntentExecuteResult> resultCpp) in ReplySucceeded()
315 …sInsightIntentExecutor::ReplySucceededInner(std::shared_ptr<AppExecFwk::InsightIntentExecuteResult… in ReplySucceededInner()
359 auto resultCpp = JsInsightIntentExecutor::GetResultFromJs(env, resultJs); in HandleResultReturnedFromJsFunc() local