Home
last modified time | relevance | path

Searched refs:TriggerCallbackInner (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/insight_intent_executor/
H A Dinsight_intent_executor_mgr.cpp40TriggerCallbackInner(std::move(callback), static_cast<int32_t>(AbilityErrorCode::ERROR_CODE_INVALI… in ExecuteInsightIntent()
61TriggerCallbackInner(std::move(callback), static_cast<int32_t>(AbilityErrorCode::ERROR_CODE_INVALI… in ExecuteInsightIntent()
67TriggerCallbackInner(std::move(callback), static_cast<int32_t>(AbilityErrorCode::ERROR_CODE_INVALI… in ExecuteInsightIntent()
100 void InsightIntentExecutorMgr::TriggerCallbackInner( in TriggerCallbackInner() 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.h39 …static void TriggerCallbackInner(std::unique_ptr<InsightIntentExecutorAsyncCallback> callback, int… in TriggerCallbackInner() function
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/insight_intent_executor/
H A Dinsight_intent_executor_mgr.h38 …static void TriggerCallbackInner(std::unique_ptr<InsightIntentExecutorAsyncCallback> callback, int…
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Dcj_ui_ability.cpp560 InsightIntentExecutorMgr::TriggerCallbackInner(std::move(callback), ERR_OK); in ExecuteInsightIntentRepeateForeground()
579 InsightIntentExecutorMgr::TriggerCallbackInner(std::move(callback), in ExecuteInsightIntentRepeateForeground()
593 InsightIntentExecutorMgr::TriggerCallbackInner(std::move(callback), ERR_OK); in ExecuteInsightIntentMoveToForeground()
614 InsightIntentExecutorMgr::TriggerCallbackInner(std::move(callback), in ExecuteInsightIntentMoveToForeground()
H A Djs_ui_ability.cpp947 InsightIntentExecutorMgr::TriggerCallbackInner(std::move(callback), ERR_OK); in ExecuteInsightIntentRepeateForeground()
966 InsightIntentExecutorMgr::TriggerCallbackInner(std::move(callback), in ExecuteInsightIntentRepeateForeground()
987 InsightIntentExecutorMgr::TriggerCallbackInner(std::move(callback), ERR_OK); in ExecuteInsightIntentMoveToForeground()
1011 InsightIntentExecutorMgr::TriggerCallbackInner(std::move(callback), in ExecuteInsightIntentMoveToForeground()
1031 InsightIntentExecutorMgr::TriggerCallbackInner(std::move(callback), ERR_OK); in ExecuteInsightIntentBackground()
1043 InsightIntentExecutorMgr::TriggerCallbackInner(std::move(callback), in ExecuteInsightIntentBackground()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Djs_service_extension.cpp489 InsightIntentExecutorMgr::TriggerCallbackInner(std::move(callback), in HandleInsightIntent()
515 InsightIntentExecutorMgr::TriggerCallbackInner(std::move(callback), in HandleInsightIntent()