Home
last modified time | relevance | path

Searched refs:RemoveInsightIntentExecutor (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.cpp53 executorMgr->RemoveInsightIntentExecutor(intentId); in ExecuteInsightIntent()
93 void InsightIntentExecutorMgr::RemoveInsightIntentExecutor(uint64_t intentId) in RemoveInsightIntentExecutor() 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.h43 void RemoveInsightIntentExecutor(uint64_t intentId) {} in RemoveInsightIntentExecutor() function
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/insight_intent_executor/
H A Dinsight_intent_executor_mgr.h42 void RemoveInsightIntentExecutor(uint64_t intentId);