Searched defs:resultCpp (Results 1 – 1 of 1) sorted by relevance
242 auto resultCpp = std::make_shared<AppExecFwk::InsightIntentExecuteResult>(); in GetResultFromJs() local263 std::shared_ptr<AppExecFwk::InsightIntentExecuteResult> resultCpp = in ResolveCbCpp() local292 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