Home
last modified time | relevance | path

Searched refs:AddInsightIntentExecutor (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/insight_intent_executor/
H A Dinsight_intent_executor_mgr.cpp70 AddInsightIntentExecutor(executeParam->insightIntentId_, intentExecutor); in ExecuteInsightIntent()
85 void InsightIntentExecutorMgr::AddInsightIntentExecutor(uint64_t intentId, in AddInsightIntentExecutor() function in OHOS::AbilityRuntime::InsightIntentExecutorMgr
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dinsight_intent_executor_mgr.h42 …void AddInsightIntentExecutor(uint64_t intentId, const std::shared_ptr<InsightIntentExecutor>& exe… in AddInsightIntentExecutor() function
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/insight_intent_executor/
H A Dinsight_intent_executor_mgr.h41 …void AddInsightIntentExecutor(uint64_t intentId, const std::shared_ptr<InsightIntentExecutor>& exe…